Skip to content

Commit 7b9e15f

Browse files
[auto] snyk and codeowners (#3028)
* created codeowners and .snyk file * Update .snyk --------- Co-authored-by: Dave Greene <dgreene@rapid7.com>
1 parent 100b1bb commit 7b9e15f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/CODEOWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33

44
# These owners will be the default owners for everything in the repo.
55
* @rapid7/soar-backend
6+
7+
.snyk @rapid7/snyk-exceptions @rapid7/pd-code-owners

.snyk

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: v1.25.0
2+
ignore: {}
3+
patch: {}
4+
exclude: {}

0 commit comments

Comments
 (0)