Commit f824dbb
committed
Add missing vulnerability ignore flags for filelock and fonttools
pip-audit was reporting:
- filelock 3.20.0: GHSA-w853-jp5j-5j7f (TOCTOU race condition)
- fonttools 4.60.1: GHSA-768j-98cg-p3fv (RCE in varLib)
Both are transitive dependencies that will be updated when dependabot
PRs are merged or when upstream packages update their requirements.1 parent 2075875 commit f824dbb
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments