Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding detection events for kubeflow-volumes-web-app #11017

Merged
merged 2 commits into from
Dec 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions kubeflow-volumes-web-app.advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,24 @@ advisories:
data:
fixed-version: 1.8.0-r7

- id: CGA-6g29-xf5c-xrq4
aliases:
- CVE-2024-56326
- GHSA-q2x7-8rv6-6q7h
events:
- timestamp: 2024-12-24T09:40:55Z
type: detection
data:
type: scan/v1
data:
subpackageName: kubeflow-volumes-web-app
componentID: 35f15308d6b8b518
componentName: jinja2
componentVersion: 3.1.4
componentType: python
componentLocation: /usr/lib/python3.12/site-packages/jinja2-3.1.4.dist-info/METADATA, /usr/lib/python3.12/site-packages/jinja2-3.1.4.dist-info/RECORD
scanner: grype

- id: CGA-f5h2-p64r-hgpf
aliases:
- CVE-2024-39689
Expand Down Expand Up @@ -158,6 +176,24 @@ advisories:
data:
fixed-version: 1.9.1-r0

- id: CGA-h79h-32w2-7vmp
aliases:
- CVE-2024-56201
- GHSA-gmj6-6f8f-6699
events:
- timestamp: 2024-12-24T09:40:51Z
type: detection
data:
type: scan/v1
data:
subpackageName: kubeflow-volumes-web-app
componentID: 35f15308d6b8b518
componentName: jinja2
componentVersion: 3.1.4
componentType: python
componentLocation: /usr/lib/python3.12/site-packages/jinja2-3.1.4.dist-info/METADATA, /usr/lib/python3.12/site-packages/jinja2-3.1.4.dist-info/RECORD
scanner: grype

- id: CGA-ph4r-hmw2-vp9r
aliases:
- CVE-2024-34064
Expand Down
Loading