Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ Intentionally vulnerable applications are often useful when developing security
It's not enough to test and harden our software in the lead up to a release. We must also monitor our production software for usage, performance and errors to capture malicious behavior and potential security flaws that we may need to respond to or address. A wide variety of tools are available to monitor different aspects of production software and infrastructure.

- [Csper](https://csper.io/report-uri) - _Csper_ - A set of Content Security Policy tools that can test policies, monitor CSP reports and provide metrics and alerts.
- [KubeStellar Console](https://github.com/kubestellar/console) - _KubeStellar_ - Open source AI-powered multi-cluster Kubernetes dashboard with real-time security observability via Falco, OPA/Gatekeeper, and Kyverno compliance dashboards across hybrid edge and cloud environments. CNCF Sandbox project (Apache 2.0).
- [Streamdal](https://streamdal.com) - _Streamdal_ - Embed privacy controls in your application code to detect and monitor PII as it enters and leaves your systems, preventing it from reaching unintended databases, data streams, or pipelines.

### Secrets Management
Expand Down