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 scorecard #3207

Merged
merged 1 commit into from Mar 23, 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
21 changes: 20 additions & 1 deletion scorecard.advisories.yaml
Expand Up @@ -196,6 +196,23 @@ advisories:
componentLocation: /usr/bin/scorecard
scanner: grype

- id: CVE-2024-24557
aliases:
- GHSA-xw73-rw38-6vjc
events:
- timestamp: 2024-03-22T13:33:30Z
type: detection
data:
type: scan/v1
data:
subpackageName: scorecard
componentID: 8fd9f63738b717a6
componentName: github.com/docker/docker
componentVersion: v24.0.4+incompatible
componentType: go-module
componentLocation: /usr/bin/scorecard
scanner: grype

- id: CVE-2024-24783
aliases:
- GHSA-3q2c-pvp5-3cqp
Expand Down Expand Up @@ -223,7 +240,9 @@ advisories:
data:
fixed-version: 4.13.1-r2

- id: GHSA-8r3f-844c-mc37
- id: CVE-2024-24786
aliases:
- GHSA-8r3f-844c-mc37
events:
- timestamp: 2024-03-14T13:19:32Z
type: detection
Expand Down