You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ Scan container images for vulnerabilities before deployment.
154
154
-[grype](https://github.com/anchore/grype) - Vulnerability scanner for container images. 
155
155
-[clair](https://github.com/quay/clair) - Vulnerability static analysis for containers. 
156
156
-[anchore-engine](https://github.com/anchore/anchore-engine) - Container analysis and policy evaluation. *(Migrate to [Syft](https://github.com/anchore/syft) + [Grype](https://github.com/anchore/grype))*
157
-
-[docker-bench-security](https://github.com/docker/docker-bench-security) - Check Docker deployment against CIS benchmarks. 
157
+
-[docker-bench-security](https://github.com/docker/docker-bench-security) - Check Docker deployment against CIS benchmarks. 
158
158
-[dockle](https://github.com/goodwithtech/dockle) - Container image linter for security best practices. 
159
159
-[hadolint](https://github.com/hadolint/hadolint) - Dockerfile linter for best practices and security rules (does not perform vulnerability database scanning). 
160
160
-[dive](https://github.com/wagoodman/dive) - Explore and analyze Docker image layers and efficiency and inspect image contents (for analysis/inspection, not vulnerability scanning). 
0 commit comments