hook-cascading-scans
100K+
OWASP secureCodeBox is an automated and scalable open source solution that can be used to integrate various security vulnerability scanners with a simple and lightweight interface. The secureCodeBox mission is to support DevSecOps Teams to make it easy to automate security vulnerability testing in different scenarios.
With the secureCodeBox we provide a toolchain for continuous scanning of applications to find the low-hanging fruit issues early in the development process and free the resources of the penetration tester to concentrate on the major security issues.
The secureCodeBox project is running on Kubernetes. To install it you need Helm, a package manager for Kubernetes. It is also possible to start the different integrated security vulnerability scanners based on a docker infrastructure.
You can find resources to help you get started on our documentation website including instruction on how to install the secureCodeBox project and guides to help you run your first scans with it.
latest (represents the latest stable release build)3.0.0, 2.9.0, 2.8.0, 2.7.0This hook image is intended to work in combination with other parser images to read or manipulate findings results. For more information details please take a look at the project page or [documentation page][https://www.securecodebox.io/docs/hooks/cascading-scans].
docker pull securecodebox/hook-cascading-scans
The Cascading Scans Hook can be used to start additional scans based on the results of other scans. This allows you to create powerful setups to automatically discover targets, and then trigger more specialized scans for the type of target that was discovered.
The so called CascadingRules consist of a matches section which contains one or multiple rules which are compared against findings.
When a finding matches a rule the scanSpec section will then be used to create a new scan.
To customize the scan to match the finding, the mustache templating language can be used to reference fields of the finding.
This Hook is based on the ADR https://www.securecodebox.io/docs/architecture/architecture_decisions/adr_0003/
More information about how to use cascading scans can be found here:
You are welcome, please join us on... 👋
secureCodeBox is an official OWASP project.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:fd7f7c67a…
Size
60.4 MB
Last updated
9 days ago
docker pull securecodebox/hook-cascading-scansPulls:
249
Last week