-
-
Notifications
You must be signed in to change notification settings - Fork 92
Zap nightly scan for the cornucopia website #2764
Copy link
Copy link
Open
Labels
cornucopia.owasp.orgdockerPull requests that update Docker codePull requests that update Docker codegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codehelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
cornucopia.owasp.orgdockerPull requests that update Docker codePull requests that update Docker codegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codehelp wantedExtra attention is neededExtra attention is needed
We have implemented a nightly scan for copi.owasp.org (see: https://github.com/OWASP/cornucopia/blob/master/.github/workflows/zap-nightly-scan.yml)
Similarly we need a scan for the cornucopia website as well. In the same way as with copi the scan should run against a containerized version of the website.
The Docker image might help to get you started: https://github.com/OWASP/cornucopia/blob/master/cornucopia.owasp.org/Dockerfile