Skip to content

ignore patterns cannot suppress by rule id #23

Description

@royalpinto007

Problem

ignore patterns only match finding location (which holds tool names), so ignore: ["MCP001"] matches nothing and is a silent no-op.

Where

src/audit.ts (ignore filter) + rules setting location: tool.name (e.g. src/rules/permissions.ts).

Acceptance

Add a failing test first asserting ignore: ["MCP001"] suppresses MCP001 findings. Then fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions