Skip to content

Docs/metadata field type reference#181

Open
SHRESTHA-012 wants to merge 6 commits into
utksh1:mainfrom
SHRESTHA-012:docs/metadata-field-type-reference
Open

Docs/metadata field type reference#181
SHRESTHA-012 wants to merge 6 commits into
utksh1:mainfrom
SHRESTHA-012:docs/metadata-field-type-reference

Conversation

@SHRESTHA-012
Copy link
Copy Markdown

Description

Added a ' Examples for common field types in metadata.json' section

Related Issues

Closes #92

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Only PLUGINS.md was modified with examples. It doesn't affect any plugin behaviour. Also verified that the updated PLUGINS.md is consistent with the real metadata.json schema from existing plugins.

Checklist

  • My code follows the code style of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Copy link
Copy Markdown
Owner

@utksh1 utksh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI currently shows backend-tests failing. Please rebase on latest main and re-run CI; if it’s unrelated flakiness, rerun should go green. Once checks pass, happy to merge the docs update.

@utksh1 utksh1 added area:docs Documentation or contributor guide work area:plugins Scanner plugin metadata, schemas, or plugin runtime work type:docs Documentation work category bonus label level:beginner 20 pts difficulty label for small beginner-friendly PRs labels May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation or contributor guide work area:plugins Scanner plugin metadata, schemas, or plugin runtime work level:beginner 20 pts difficulty label for small beginner-friendly PRs type:docs Documentation work category bonus label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PLUGINS] Add metadata schema examples for common input field types

2 participants