actions-marketplace-validations/Zscaler IaC Scan

Zscaler scanner to identify the vulnerabilities and violations within deployment IAC files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
client_idZscanner ClientIDyes
client_secretZscanner Client Secret keyyes
regionZscanner Login Regionyes
iac_dirThe IAC folder which needs scanno
iac_fileThe IAC file that needs to be scanned. This is applicable for single IAC file scansno
output_formatThe format of output you want the scanner to write the results to. Available formats are json/csv/yaml/sarif/txtno
fail_buildThis is needed if you just want the scanner to highlight the violations in IAC files rather than fail the workflowno
log_levelThis is to run the scanner in a specific log mode. Accepted Levels are debug/info/warn/error/panic/fatalno
namedescription
sarif_file_pathPath for the sarif file generated on IaC scan
scan_statusFinal status of IaC scan. Can be passed/failed/aborted