Skip to content

Commit a8e0850

Browse files
authored
Also ignore W003 (#263)
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent e09302e commit a8e0850

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/mcp-scan/global_allowed_issues.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
# For server-specific exceptions, add them to the server's spec.yaml file instead.
44

55
allowed_issues:
6+
- code: "W003"
7+
reason: "Server not in Invariant Labs registry - we verify provenance independently via our own checks."
68
- code: "W004"
79
reason: "Server not in Invariant Labs registry - we verify provenance independently via our own checks."

0 commit comments

Comments
 (0)