The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Zscaler IaC Scanner

wrap([$class: 'ZscalerScan']): Zscaler IaC scan

When selected Zscaler will run a scan on the workspace for any IaC policy violations. The violations can be monitored from Zscaler cwp portal. For more information visit Zscaler cwp portal
  • failBuild : boolean (optional)
    If it is enabled, Zscaler IAC scan will scan the fails for violations and also fails the build as per the configuration in the CWP portal If it is disabled, Zscaler IAC scan will not fail the build but only scans for the policy violations
  • dirPath : String (optional)
  • filePath : String (optional)
  • logLevel : String (optional)

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.