Closed goat-ssh closed 3 months ago
Do you want to open a PR? I think changing the base image will resolve this.
Cool, we're down to
# trivy image danihodovic/celery-exporter:0.10.10
danihodovic/celery-exporter:0.10.10 (debian 12.6)
=================================================
Total: 0 (HIGH: 0, CRITICAL: 0)
Python (python-pkg)
===================
Total: 4 (HIGH: 4, CRITICAL: 0)
┌───────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────┐
│ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │
├───────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────┤
│ Werkzeug (METADATA) │ CVE-2024-34069 │ HIGH │ fixed │ 3.0.1 │ 3.0.3 │ python-werkzeug: user may execute code on a developer's │
│ │ │ │ │ │ │ machine │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2024-34069 │
│ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
├───────────────────────┼────────────────┤ │ ├───────────────────┼───────────────┼─────────────────────────────────────────────────────────┤
│ setuptools (METADATA) │ CVE-2024-6345 │ │ │ 65.5.1 │ 70.0.0 │ pypa/setuptools: Remote code execution via download │
│ │ │ │ │ │ │ functions in the package_index module in... │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2024-6345 │
│ │ │ │ ├───────────────────┤ │ │
│ │ │ │ │ 69.0.3 │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
└───────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────┘
@danihodovic should those be upgraded too ?
Yes make sense. While you're at it, why don't we upgrade to py3.12?
I can try :)
Trivy scan reveals a critical (fixed issues) related to Debian 11