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 54e48bb commit f1a5888Copy full SHA for f1a5888
.github/.env.custom
@@ -31,3 +31,6 @@ GO_COVERAGE_PROVIDER=codecov
31
32
# Codecov Configuration (only used when provider=codecov)
33
CODECOV_TOKEN_REQUIRED=true
34
+
35
+# Nancy Security Scanner Exclusions (comma-separated CVE IDs)
36
+NANCY_EXCLUDES=CVE-2024-38513,CVE-2023-45142,CVE-2025-11065
0 commit comments