diff --git a/README.md b/README.md index 8af8397..4046761 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,6 @@ performance of any of your sites from across the globe.

  :small_orange_diamond: gvisor - container runtime sandbox.
  :small_orange_diamond: ctop - top-like interface for container metrics.
-  :small_orange_diamond: docker-bench-security - is a script that checks for dozens of common best-practices around deploying Docker.

##### :black_small_square: Web Tools @@ -799,6 +798,14 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: nginx-proxy - automated nginx proxy for Docker containers using docker-gen.

+##### :black_small_square: Security + +

+  :small_orange_diamond: docker-bench-security - is a script that checks for dozens of common best-practices around deploying Docker.
+  :small_orange_diamond: trivy - vulnerability scanner for containers, suitable for CI.
+  :small_orange_diamond: Harbor - cloud native registry project that stores, signs, and scans content.
+

+ ##### :black_small_square: Manuals/Tutorials/Best Practices