Skip to content

Commit 56d2c8d

Browse files
committed
docs: update RECURITY.md (trivy, dockle -> grype)
1 parent 1845dc9 commit 56d2c8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/SECURITY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ As a minimum security measure, we take the following:
1919
- Image Scan
2020
- The following services are used to check the vulnerability of the created images.
2121
- [Snyk Docker Action](https://github.com/snyk/actions/tree/master/docker)
22-
- [Azure Container Scan Action](https://github.com/Azure/container-scan) (Both Trivy and Dockle)
22+
- [Grype Container Scan](https://github.com/anchore/scan-action)
2323
- Images are scanned on:
2424
- push, pull request, and merge.
2525
- The Dockerfile is also scanned on a weekly basis.
26+
27+
> __Note__: As of Aug 3, 2023, [Azure Container Scan Action](https://github.com/Azure/container-scan) (for both Trivy and Dockle) is deprecated. We've replaced with [Grype Container Scan](https://github.com/anchore/scan-action).

0 commit comments

Comments
 (0)