Skip to content

Commit

Permalink
[auto] snyk and codeowners (#3028)
Browse files Browse the repository at this point in the history
* created codeowners and .snyk file

* Update .snyk

---------

Co-authored-by: Dave Greene <[email protected]>
  • Loading branch information
dshafranskiy-r7 and dgreene-r7 authored Jan 10, 2025
1 parent 100b1bb commit 7b9e15f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

# These owners will be the default owners for everything in the repo.
* @rapid7/soar-backend

.snyk @rapid7/snyk-exceptions @rapid7/pd-code-owners
4 changes: 4 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version: v1.25.0
ignore: {}
patch: {}
exclude: {}

0 comments on commit 7b9e15f

Please sign in to comment.