We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d7b9d commit c31df04Copy full SHA for c31df04
1 file changed
README.md
@@ -485,16 +485,6 @@ API_PORT=8000
485
486
---
487
488
-## 🤔 Why not just use Trivy / Checkov?
489
-
490
-| Capability | ZeroTrustOps | Traditional Scanners |
491
-|-----------|-------------|---------------------|
492
-| Scan on every push | ✅ automatic | ❌ manual / CI-only |
493
-| Block insecure deploys | ✅ enforced | ❌ detect only |
494
-| Policy enforcement (Kyverno) | ✅ | ❌ |
495
-| End-to-end pipeline | ✅ | ❌ |
496
497
498
## 🤝 Contributing
499
500
Contributions are welcome! Here's how to get started:
0 commit comments