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
@@ -157,7 +157,7 @@ Scan container images for vulnerabilities before deployment.
157
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
-
-[dive](https://github.com/wagoodman/dive) - Explore and analyze Docker image layers and efficiency and inspect image contents (for analysis/inspection, not vulnerability scanning). 
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