Skip to content

[PLUGINS] Add field help text for sitemap_gen metadata #531

@utksh1

Description

@utksh1

Summary

plugins/sitemap_gen/metadata.json currently loads into the generated UI, but both fields lack help guidance.

Why this matters

SecuScan renders plugin forms from metadata. Missing help text forces contributors and users to guess at valid inputs, especially for tools with sensitive or specialized parameters.

Scope

  • Add concise help text for each exposed field in plugins/sitemap_gen/metadata.json.
  • Keep the copy specific to the underlying tool behavior.
  • Refresh the plugin checksum after editing metadata.

Acceptance criteria

  • Every user-facing field in plugins/sitemap_gen/metadata.json has meaningful help copy.
  • The copy explains expected input format or operator intent.
  • Plugin checksum is refreshed.
  • The plugin still passes validation and loads in the UI.

Metadata

Metadata

Labels

area:pluginsScanner plugin metadata, schemas, or plugin runtime workbeginner friendlySmall scoped task suitable for beginner contributorsgood first issueFriendly starter issue for first-time contributorslevel:beginner20 pts difficulty label for small beginner-friendly PRspriority:lowNice-to-have issue with low urgencytype:docsDocumentation work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions