mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-14 06:31:27 +00:00
10 lines
341 B
TOML
10 lines
341 B
TOML
[[IgnoredVulns]]
|
|
# 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"
|