We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09302e commit a8e0850Copy full SHA for a8e0850
scripts/mcp-scan/global_allowed_issues.yaml
@@ -3,5 +3,7 @@
3
# For server-specific exceptions, add them to the server's spec.yaml file instead.
4
5
allowed_issues:
6
+ - code: "W003"
7
+ reason: "Server not in Invariant Labs registry - we verify provenance independently via our own checks."
8
- code: "W004"
9
reason: "Server not in Invariant Labs registry - we verify provenance independently via our own checks."
0 commit comments