Skip to content

Commit f4fbd37

Browse files
committed
chore: ignore CVE-2025-57319 as it's misidentified and being disputed
davidmarkclements/fast-redact#75 (comment)
1 parent 281a52a commit f4fbd37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"ignoreGhsas": [
7575
"GHSA-cxrh-j4jr-qwg3",
7676
"GHSA-v6h2-p8h4-qcjw"
77+
],
78+
"ignoreCves": [
79+
"CVE-2025-57319"
7780
]
7881
},
7982
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)