Skip to content

fix(mismatch): ignore CVE-2024-13223 for tabulate #5206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

AlinaPodoba
Copy link
Contributor

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: #5082

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: intel#5082
@brandonmarken brandonmarken merged commit 17d656f into intel:main Jul 10, 2025
17 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

false positive on tabulate -- add to mismatch db
2 participants