Skip to content

Commit

Permalink
remove nested artifact verification
Browse files Browse the repository at this point in the history
  • Loading branch information
akashsinghal committed Nov 16, 2023
1 parent cc6990c commit 17194ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ metadata:
spec:
name: vulnerabilityreport
artifactTypes: application/sarif+json
parameters:
nestedReferences: application/vnd.cncf.notary.signature
parameters:
maximumAge: 24h
disallowedSeverity:
- high
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ metadata:
spec:
name: vulnerabilityreport
artifactTypes: application/sarif+json
parameters:
nestedReferences: application/vnd.cncf.notary.signature
parameters:
maximumAge: 24h
denylistCVEs:
- CVE-2021-44228 # Log4Shell

0 comments on commit 17194ef

Please sign in to comment.