2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 03:00:54 +00:00

chore(backend): update-osv-file (#9821)

This commit is contained in:
Matthias Mair
2025-06-20 23:42:05 +02:00
committed by GitHub
parent 499e48cdd8
commit ab9c6bae3e

View File

@ -1,3 +1,9 @@
[[IgnoredVulns]]
id = "GHSA-5vcc-86wm-547q"
# botocore < 2.5.0 - see https://github.com/boto/botocore/issues/3499
id = "GHSA-48p4-8xcf-vxj5"
reason = "Effected codepath is not used in the project"
[[IgnoredVulns]]
# botocore < 2.5.0 - see https://github.com/boto/botocore/issues/3499
id = "GHSA-pq67-6m6q-mj2v"
reason = "Effected codepath is not used in the project"