mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-24 12:04:13 -08:00
24 lines
596 B
YAML
24 lines
596 B
YAML
- bucket: "pip::GitHub Security Advisory Pip"
|
|
pairs:
|
|
- bucket: werkzeug
|
|
pairs:
|
|
- key: CVE-2019-14806
|
|
value:
|
|
PatchedVersions:
|
|
- 0.15.3
|
|
VulnerableVersions:
|
|
- < 0.15.3
|
|
- key: CVE-2020-28724
|
|
value:
|
|
PatchedVersions:
|
|
- 0.11.6
|
|
VulnerableVersions:
|
|
- < 0.11.6
|
|
- bucket: setuptools
|
|
pairs:
|
|
- key: CVE-2022-40897
|
|
value:
|
|
PatchedVersions:
|
|
- 65.5.1
|
|
VulnerableVersions:
|
|
- < 65.5.1 |