Skip to content

Commit

Permalink
CNF-13537: Add Snyk security scanning
Browse files Browse the repository at this point in the history
Add Snyk security scanning to kube-compare project
  • Loading branch information
natifridman committed Jul 7, 2024
1 parent d77ca31 commit 730fc61
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ tests:
clone: true
from: golangci-lint
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
- as: security
optional: true
steps:
env:
PROJECT_NAME: kube-compare
workflow: openshift-ci-security
zz_generated_metadata:
branch: main
org: openshift
Expand Down

0 comments on commit 730fc61

Please sign in to comment.