Skip to content

Commit d2f50a9

Browse files
committed
suppress
1 parent ff3a0ce commit d2f50a9

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ release_notes
88
.venv
99
.asdf
1010
.trivy_out
11+
.sbom

.grype.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ignore:
2+
# undici
3+
- vulnerability: GHSA-v9p9-hfj2-hcw8
4+
- vulnerability: GHSA-vrm6-8vpv-qv8q
5+
# picomatch
6+
- vulnerability: GHSA-c2c7-rcm5-vvqj

0 commit comments

Comments
 (0)