Skip to content

Fixing invalid CS_SEVERITY_THRESHOLD and output threshold value

Arturo Hernandez [EPAM] requested to merge fix/az-container-scan into master

There was present a warning: “[WARN] [2022-01-31 22:09:56 +0000] [] Invalid CS_SEVERITY_THRESHOLD” Not being able to read the env var that was set.

Fixed and tested with template on the next pipeline run example: https://community.opengroup.org/osdu/platform/deployment-and-operations/base-containers-azure/alpine-terraform/-/jobs/893057#L23

It shows the value of severity and not displaying WARN anymore. Related to: osdu/platform/deployment-and-operations/infra-azure-provisioning#216 (closed)

Merge request reports