Skip to content

Commit b96acee

Browse files
committed
ignore safety's own nltk vulnerability (pyupio/safety#742)
1 parent 4b8de79 commit b96acee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.safety-policy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ security: # configuration for the `safety check` command
2222
false positive
2323
safety's own 'marshmallow' dependency that is not a vulnerability
2424
https://github.com/pyupio/safety/issues/826
25+
"SFTY-20260616-58930":
26+
reason:
27+
false positive
28+
safety's own 'nltk' dependency that is not a vulnerability
29+
CVE-2026-54293
30+
https://github.com/pyupio/safety/issues/742
2531
"SFTY-20250331-30014":
2632
reason: |
2733
'torch==2.10' CPU/GPU variants

0 commit comments

Comments
 (0)