-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:aquasecurity/trivy-db into oracle-o…
…val-multi-versions-fix
- Loading branch information
Showing
24 changed files
with
354 additions
and
119 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
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
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
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
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
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
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
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
34 changes: 34 additions & 0 deletions
34
pkg/vulnsrc/azure/testdata/happy/vuln-list/azure/3.0/definitions/2023/52881-2.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,34 @@ | ||
{ | ||
"Class": "vulnerability", | ||
"ID": "oval:com.microsoft.azurelinux:def:52881", | ||
"Version": "2", | ||
"Metadata": { | ||
"Title": "CVE-2023-29409 affecting package golang for versions less than 1.20.7-1", | ||
"Affected": { | ||
"Family": "unix", | ||
"Platform": "Azure Linux" | ||
}, | ||
"Reference": { | ||
"RefID": "CVE-2023-29409", | ||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409", | ||
"Source": "CVE" | ||
}, | ||
"Patchable": "true", | ||
"AdvisoryID": "52881-2", | ||
"Severity": "Medium", | ||
"Description": "CVE-2023-29409 affecting package golang for versions less than 1.20.7-1. A patched version of the package is available." | ||
}, | ||
"Criteria": { | ||
"Operator": "AND", | ||
"Criterion": [ | ||
{ | ||
"Comment": "Package golang is earlier than 1.20.7-1, affected by CVE-2023-29409", | ||
"TestRef": "oval:com.microsoft.azurelinux:tst:52881000" | ||
}, | ||
{ | ||
"Comment": "Package golang is greater than 0.0.0, affected by CVE-2023-29409", | ||
"TestRef": "oval:com.microsoft.azurelinux:tst:52881003" | ||
} | ||
] | ||
} | ||
} |
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
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
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
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
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
Oops, something went wrong.