Skip to content

Labels

Labels

  • audit

    Tag when the finding from an audit session.
  • bug

    Something isn't working
  • bug/dialect

    Tag when a format is not understood at all, such as single-dash long options or multi-column tables.
  • bug/framework

    Tag when there is an issue with how the framework detection and extraction behaves.
  • bug/parsing

    Tag when mandible extracts the wrong flags, commands, or values from a tool's help text.
  • bug/positionals

    Tag when a tool's positional arguments are documented but never extracted.
  • bug/subcommands

    Tag when subcommands are visible in the help text but do not appear in the tree.
  • bug/tui

    Tag when the defect is in rendering, not parsing, such as text overflowing or failing to wrap.
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs-fixture

    Tag when a report carries enough detail to be frozen into a corpus test, but nobody has done it yet.
  • question

    Further information is requested
  • safety

    Tag when probing a tool causes a real side effect outside mandible.
  • wontfix

    This will not be worked on