add deployment tag path and reademes

This commit is contained in:
2026-05-29 11:57:55 -04:00
parent 7c5ce471bd
commit e8dfe952ff
13 changed files with 68 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# trivy
Composite actions for Trivy vulnerability scanning.
| action | description |
| --- | --- |
| [image_scan](image_scan/README.md) | Scan a container image with Trivy |
| [namespace_scan](namespace_scan/README.md) | Scan a Kubernetes namespace for vulnerabilities |