snyk iac test myproject --report
.snyk
policy file along with your project when scanning. For more information, see Iac Ignores using the .snyk policy file..snyk
policy file can not be unignored in the Snyk web UI.--project-tags
flag. The flag accepts a comma-separated list of tags, where each tag is a key-value pair. Keys and values are separated by an =
sign. The --project-tags
flag is valid only when used with --report
.department
and team
to the scanned projects, with values platform
and persistence
, respectively.--project-business-criticality
, --project-environment
, and --project-lifecycle
tags. These flags are valid only when used with --report
.--project-business-criticality
accepts a comma-separated list of the following values: critical
, high
, medium
, low
.--project-environment
accepts a comma-separated list of the following values: frontend
, backend
, internal
, external
, mobile
, saas
, onprem
, hosted
, distributed
.--project-lifecycle
accepts a comma-separated list of the following values: production
, development
, sandbox
.high
, the environment to the values frontend
and internal
, and the lifecycle to development
for each scanned project.--target-reference
flag. This flag is valid only only when used with --report
.