-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79454f8
commit 1d30ba8
Showing
4 changed files
with
3,674 additions
and
3,607 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
pkg/golang/k8s.io/autoscaler/addon-resizer/scan.openvex.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"@context": "https://openvex.dev/ns/v0.2.0", | ||
"@id": "https://openvex.dev/docs/public/vex-448cca1c5fcf94ecb7030d60b08ef39b387f34f5faaa2be0e8e1f61f31124f1b", | ||
"author": "Rancher Security team", | ||
"timestamp": "2024-07-12T17:54:37.399069972-03:00", | ||
"last_updated": "2025-01-17T21:03:04.111962761Z", | ||
"version": 2, | ||
"statements": [ | ||
{ | ||
"vulnerability": { | ||
"name": "GO-2024-3333", | ||
"aliases": [ | ||
"CVE-2024-45338", | ||
"GHSA-w32m-9786-jp63" | ||
] | ||
}, | ||
"timestamp": "2025-01-17T21:03:04.111963081Z", | ||
"products": [ | ||
{ | ||
"@id": "pkg:golang/k8s.io/autoscaler/addon-resizer", | ||
"subcomponents": [ | ||
{ | ||
"@id": "pkg:golang/golang.org/x/net@v0.23.0" | ||
}, | ||
{ | ||
"@id": "pkg:golang/golang.org/x/net@0.23.0" | ||
} | ||
] | ||
} | ||
], | ||
"status": "not_affected", | ||
"justification": "vulnerable_code_not_present", | ||
"impact_statement": "Govulncheck determined that the vulnerable code isn't called" | ||
} | ||
] | ||
} |
Oops, something went wrong.