Skip to content

Commit f1a5888

Browse files
committed
fix: ignore vulnerable dep
1 parent 54e48bb commit f1a5888

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/.env.custom

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ GO_COVERAGE_PROVIDER=codecov
3131

3232
# Codecov Configuration (only used when provider=codecov)
3333
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

Comments
 (0)