Skip to content

Commit

Permalink
CARRY: Add .snyk file to ignore cmd/kueuectl and test directories fro…
Browse files Browse the repository at this point in the history
…m snyk scans
  • Loading branch information
ChristianZaccaria authored and openshift-merge-bot[bot] committed Aug 21, 2024
1 parent d8cb518 commit 7e3ed90
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities
version: v1.25.0
exclude:
global:
- cmd/kueuectl/**
- test/**

0 comments on commit 7e3ed90

Please sign in to comment.