-
Tools like Git-Secrets (https://github.com/awslabs/git-secrets) can be integrated to scan for credentials and other sensitive data.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Tools: Open Policy Agent (OPA) Gatekeeper (https://open-policy-agent.github.io/gatekeeper/) and Kyverno (https://kyverno.io/) are widely used for enforcing policies on Kubernetes. They act as admission controllers, intercepting requests to the Kubernetes API server and validating them against predefined policies.
-
Trivy (https://aquasecurity.github.io/trivy/) is a popular open-source vulnerability scanner for containers and other artifacts.