diff --git a/ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml b/ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml index 8f5e23f621e2d..d3f41341c6dab 100644 --- a/ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml @@ -453,6 +453,8 @@ tests: env: ALL_PROJECTS: "true" PROJECT_NAME: cluster-network-operator + SNYK_CODE_ADDITIONAL_ARGS: --severity-threshold=high + SNYK_PRE_EXECUTION_HOOK_CMD: rm -rf vendor workflow: openshift-ci-security - as: hypershift-e2e-aks skip_if_only_changed: ^(docs|\.vscode)/|\.md$|^(\.gitignore|\.gitattributes|\.golangci\.yaml|OWNERS|OWNERS_ALIASES|LICENSE|sample-.*\.yaml)$