Sign inSign up

18fgsa/concourse-compliance-testing

By 18fgsa

•Updated over 5 years ago

Image to run the security scans

Image
0

9.6K

18fgsa/concourse-compliance-testing repository overview

⁠Run ZAP task

Concourse task to execute OWASP ZAP⁠.

⁠Usage

This assumes a Concourse⁠ target named lite. Run the following from the top level of this repository, replacing NAME with the value from targets.json⁠:

mkdir -p tmp/project-data
cat config/targets.json | jq '.[] | select(.name == "NAME")' > tmp/project-data/project.json
fly execute -t lite -c tasks/run-zap/task.yml -i project-data=tmp/project-data -i scripts=.

Tag summary

Content type

Image

Digest

Size

825.9 MB

Last updated

over 5 years ago

docker pull 18fgsa/concourse-compliance-testing