Commit 267b0a2
committed
fix(mismatch): ignore CVE-2024-13223 for tabulate
CVE-2024-13223 is for a WordPress plugin by vendor `samwilson`, but it was
incorrectly matched to the Python package `tabulate` due to name similarity.
This mismatch entry excludes the invalid vendor `samwilson` for
`pkg:pypi/tabulate` to prevent a false positive.
fixes: #50821 parent 1ca6ed0 commit 267b0a2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments