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 fixed events for zot #3200

Merged
merged 1 commit into from Mar 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 9 additions & 0 deletions zot.advisories.yaml
Expand Up @@ -185,6 +185,15 @@ advisories:
data:
fixed-version: 2.0.1-r2

- id: CVE-2024-24557
aliases:
- GHSA-xw73-rw38-6vjc
events:
- timestamp: 2024-03-22T07:17:51Z
type: fixed
data:
fixed-version: 2.0.2-r0

- id: CVE-2024-24786
aliases:
- GHSA-8r3f-844c-mc37
Expand Down