Skip to content

airflow 2.3.2 vulnerabilities in docker images #24344

@vulnk000

Description

@vulnk000

Apache Airflow version

2.3.2 (latest released)

What happened

Vulnerability scanner on apache/airflow images reports several vulnerabilities.

What you think should happen instead

No vulnerabilities should be reported or the reported ones, should be evaluated to determine if they affect or not to this software.

How to reproduce

Scan one of the images.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v ${PWD}/cache:/root/.cache/ aquasec/trivy:latest apache/airflow:slim-2.3.2-python3.8

You will see python vulnerable packages and base image images.

Operating System

apache/airflow:slim-2.3.2-python3.8 (debian 11.3) But other images report vulnerabilities as well.

Versions of Apache Airflow Providers

No response

Deployment

Other Docker-based deployment

Deployment details

No response

Anything else

If you need I can add the report here in cvs format.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:production-imageProduction image improvements and fixeskind:bugThis is a clearly a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions