Skip to content

Commit 0995754

Browse files
Merge pull request #1501 from CMSgov/feature/snyk-find-bugs
Create .snyk policy file
2 parents d91e358 + 1eb000a commit 0995754

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.snyk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ignore:
2+
"com.github.spotbugs:spotbugs-maven-plugin":
3+
- "*":
4+
reason: "SpotBugs is a build-time plugin and does not impact runtime security."
5+
expires: "2025-12-31"

0 commit comments

Comments
 (0)