From b9ee7fec415c8c9c9cd5390cca8873560d0b488e Mon Sep 17 00:00:00 2001 From: AlinaPodoba Date: Tue, 1 Jul 2025 15:46:25 +0300 Subject: [PATCH] fix(mismatch): add invalid vendor for tabulate to avoid false positive on CVE-2024-13223 fixes: #5082 --- mismatch_data/pypi/tabulate/mismatch_relations.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mismatch_data/pypi/tabulate/mismatch_relations.yml diff --git a/mismatch_data/pypi/tabulate/mismatch_relations.yml b/mismatch_data/pypi/tabulate/mismatch_relations.yml new file mode 100644 index 0000000000..17ea4b7a0d --- /dev/null +++ b/mismatch_data/pypi/tabulate/mismatch_relations.yml @@ -0,0 +1,4 @@ +purls: + - pkg:pypi/tabulate +invalid_vendors: + - samwilson