jx create addon owasp-zap
jx create addon owasp-zap
Create the OWASP Zed Attack Proxy addon for dynamic security checks against running apps
Synopsis
Creates the Owasp dynamic security testing addon
jx create addon owasp-zap [flags]
Examples
# Create the owasp addon
jx create addon owasp-zap
Options
-l, --backoff-limit int32 The backoff limit: how many times to retry the job before considering it failed) to run in the Job (default 2)
-h, --help help for owasp-zap
-i, --image string The OWASP image to use to run the ZA Proxy baseline scan (default "owasp/zap2docker-live:latest")
Options inherited from parent commands
-b, --batch-mode Runs in batch mode without prompting for user input (default true)
--verbose Enables verbose output
SEE ALSO
- jx create addon - Creates an addon
Auto generated by spf13/cobra on 14-Dec-2019
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified December 14, 2019: release 0.0.1346 (dcfae35)