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 kserve #11015

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 kserve.advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,24 @@ advisories:
data:
fixed-version: 0.13.1-r3

- id: CGA-crfr-r549-cvmg
aliases:
- CVE-2024-56326
- GHSA-q2x7-8rv6-6q7h
events:
- timestamp: 2024-12-24T09:12:53Z
type: detection
data:
type: scan/v1
data:
subpackageName: kserve
componentID: 78b06eb6e23e6d85
componentName: jinja2
componentVersion: 3.1.4
componentType: python
componentLocation: /usr/lib/python3.11/site-packages/jinja2-3.1.4.dist-info/METADATA, /usr/lib/python3.11/site-packages/jinja2-3.1.4.dist-info/RECORD
scanner: grype

- id: CGA-fm37-6x82-hrg9
aliases:
- CVE-2024-34156
Expand Down Expand Up @@ -228,6 +246,24 @@ advisories:
data:
fixed-version: 0.13.1-r3

- id: CGA-whf8-42p9-686q
aliases:
- CVE-2024-56201
- GHSA-gmj6-6f8f-6699
events:
- timestamp: 2024-12-24T09:12:48Z
type: detection
data:
type: scan/v1
data:
subpackageName: kserve
componentID: 78b06eb6e23e6d85
componentName: jinja2
componentVersion: 3.1.4
componentType: python
componentLocation: /usr/lib/python3.11/site-packages/jinja2-3.1.4.dist-info/METADATA, /usr/lib/python3.11/site-packages/jinja2-3.1.4.dist-info/RECORD
scanner: grype

- id: CGA-xw8q-xp4x-825w
aliases:
- CVE-2024-3651
Expand Down
Loading