-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from cyber-dojo/check-base-image
Check base-image workflow input has tag and digest
- Loading branch information
Showing
4 changed files
with
79 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
# This file specifies snyk vulnerabilities to be ignored. | ||
# If this file contains only comments, then no vulnerabilities are ignored | ||
# but do not delete this file - it is needed for the live-snyk-scans repo workflows. | ||
ignore: | ||
SNYK-ALPINE320-CURL-8689556: | ||
- '*': | ||
reason: No fix available | ||
expires: 2025-03-08T10:03:36.581Z | ||
created: 2025-02-08T10:03:36.589Z | ||
SNYK-ALPINE320-CURL-8689557: | ||
- '*': | ||
reason: No fix available | ||
expires: 2025-03-08T10:03:36.581Z | ||
created: 2025-02-08T10:03:36.589Z | ||
SNYK-ALPINE320-CURL-8689558: | ||
- '*': | ||
reason: No fix available | ||
expires: 2025-03-08T10:03:36.581Z | ||
created: 2025-02-08T10:03:36.589Z | ||
SNYK-ALPINE320-OPENSSL-8235201: | ||
- '*': | ||
reason: No fix available | ||
expires: 2025-03-08T10:03:36.581Z | ||
created: 2025-02-08T10:03:36.589Z | ||
SNYK-ALPINE320-OPENSSL-8690013: | ||
- '*': | ||
reason: No fix available | ||
expires: 2025-03-08T10:03:36.581Z | ||
created: 2025-02-08T10:03:36.589Z | ||
|
||
patch: {} |
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