Skip to content

Commit

Permalink
Adding detection events for airflow (#4956)
Browse files Browse the repository at this point in the history
* Adding Advisory GHSA-3ww4-gg4f-jr7f for airflow

* Adding Advisory GHSA-6vqw-3v5j-54x4 for airflow

* Adding Advisory GHSA-9v9h-cgj8-h64p for airflow

* Adding Advisory GHSA-2g68-c3qc-8985 for airflow

* Adding Advisory GHSA-hrfv-mqp8-q5rw for airflow

---------

Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and octo-sts[bot] committed May 17, 2024
1 parent 07f8106 commit ad529c8
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions airflow.advisories.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
schema-version: 2.0.2

package:
name: airflow

advisories:
- id: CVE-2023-46136
aliases:
- GHSA-hrfv-mqp8-q5rw
events:
- timestamp: 2024-05-17T07:30:09Z
type: detection
data:
type: scan/v1
data:
subpackageName: airflow
componentID: 66bf9f85cfd5bed8
componentName: Werkzeug
componentVersion: 2.2.3
componentType: python
componentLocation: /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/METADATA, /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/RECORD, /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/top_level.txt
scanner: grype

- id: CVE-2023-50782
aliases:
- GHSA-3ww4-gg4f-jr7f
events:
- timestamp: 2024-05-17T07:30:06Z
type: detection
data:
type: scan/v1
data:
subpackageName: airflow
componentID: 4181a0e83441846c
componentName: cryptography
componentVersion: 41.0.7
componentType: python
componentLocation: /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/METADATA, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/RECORD, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/top_level.txt
scanner: grype

- id: CVE-2024-0727
aliases:
- GHSA-9v9h-cgj8-h64p
events:
- timestamp: 2024-05-17T07:30:07Z
type: detection
data:
type: scan/v1
data:
subpackageName: airflow
componentID: 4181a0e83441846c
componentName: cryptography
componentVersion: 41.0.7
componentType: python
componentLocation: /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/METADATA, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/RECORD, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/top_level.txt
scanner: grype

- id: CVE-2024-26130
aliases:
- GHSA-6vqw-3v5j-54x4
events:
- timestamp: 2024-05-17T07:30:06Z
type: detection
data:
type: scan/v1
data:
subpackageName: airflow
componentID: 4181a0e83441846c
componentName: cryptography
componentVersion: 41.0.7
componentType: python
componentLocation: /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/METADATA, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/RECORD, /opt/airflow/venv/lib/python3.12/site-packages/cryptography-41.0.7.dist-info/top_level.txt
scanner: grype

- id: CVE-2024-34069
aliases:
- GHSA-2g68-c3qc-8985
events:
- timestamp: 2024-05-17T07:30:08Z
type: detection
data:
type: scan/v1
data:
subpackageName: airflow
componentID: 66bf9f85cfd5bed8
componentName: Werkzeug
componentVersion: 2.2.3
componentType: python
componentLocation: /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/METADATA, /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/RECORD, /opt/airflow/venv/lib/python3.12/site-packages/Werkzeug-2.2.3.dist-info/top_level.txt
scanner: grype

0 comments on commit ad529c8

Please sign in to comment.