secureCodeBox
Security testing orchestration platform that runs multiple open-source scanners against your applications and infrastructure from one pipeline.
Overview
secureCodeBox coordinates a collection of established open-source security scanners - for web apps, APIs, containers, and infrastructure - behind one consistent interface, running them as Kubernetes jobs and normalizing their findings into a common format. Instead of wiring together many separate scanning tools by hand, a team defines a scan pipeline once.
secureCodeBox is a fit for security and platform teams that want continuous, automated security scanning across a stack without maintaining glue scripts for each individual scanner - complementing Trivy (also in this catalog), which focuses specifically on vulnerability and misconfiguration scanning rather than orchestrating a broader mix of scanner types.
- Categories
- Testing
- Languages
- Go, TypeScript
- License
- Apache-2.0
Related Projects
Chaos Mesh
Apache-2.0Cloud-native chaos engineering platform for Kubernetes that injects controlled faults - pod, network, I/O, and more - to test how a system actually behaves under failure.
- Testing
Cypress
MITJavaScript end-to-end testing framework built for the modern web with fast, reliable testing.
- Testing
Fortio
Apache-2.0Load testing and network measurement tool built for microservices, reporting detailed latency percentiles under sustained load.
- Testing
k6
AGPL-3.0Modern load and performance testing tool that lets developers script tests in JavaScript and run them from the command line, built for the DevOps and CI/CD era.
- Testing
Spotted an error? Suggest an edit on GitHub.