From 2ba8c66894cfb72ff7721055de3ad1535e1cbcda Mon Sep 17 00:00:00 2001 From: Cameron Waterman Date: Wed, 26 Aug 2026 11:25:10 -0500 Subject: [PATCH 1/2] chore: remove Snyk configuration --- .snyk | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .snyk 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: {} From af0a7b4a32c3688fb89eaf0968ac6ccd2f168fe7 Mon Sep 17 00:00:00 2001 From: Cameron Waterman Date: Wed, 26 Aug 2026 13:37:22 -0500 Subject: [PATCH 2/2] chore: remove .snyk entry from CODEOWNERS --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) 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