1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-21 03:10:51 +08:00

TUN-9855: Create script to ignore vulnerabilities from govuln check

This commit is contained in:
João "Pisco" Fernandes
2025-09-22 11:47:11 +01:00
parent 92ef55650f
commit 4dafc15f22
3 changed files with 56 additions and 1 deletions

3
.vulnignore Normal file
View File

@@ -0,0 +1,3 @@
# Add vulnerability IDs (e.g., GO-2022-0450) to ignore, one per line.
# You can also add comments on the same line after the ID.
GO-2025-3942 # Ignore core-dns vulnerability since we will be removing the proxy-dns feature in the near future