diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 746c6f41..b83e384e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,3 @@ * @rbell517 @spanglerco @cameronwaterman -/.snyk @ni/security-scanning-owners /.wiz @ni/security-scanning-owners diff --git a/.snyk b/.snyk deleted file mode 100644 index 2e5fbe7a..00000000 --- a/.snyk +++ /dev/null @@ -1,5 +0,0 @@ -# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -exclude: {} -version: v1.25.1 -ignore: {} -patch: {}