Skip to content

Commit

Permalink
RHINENG-12951: fix .snyk format
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMraka authored and psegedy committed Oct 7, 2024
1 parent f815954 commit 6b519b4
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,11 @@
version: v1.25.0
ignore:
SNYK-GOLANG-GITHUBCOMJACKCPGPROTO3-6371506:
- "*"
- "*":
reason: Not a runtime dependency
SNYK-GOLANG-GITHUBCOMMATTNGOSQLITE3-6139875
- "*"
- "*":
reason: Not a runtime dependency
SNYK-GOLANG-GITHUBCOMDOCKERDOCKERLIBNETWORK-6474507:
- "*"
- "*":
reason: Not a runtime dependency
CWE-89:
- manager > controllers > utils.go:
reason: Parameter input is checked in a map, not used directly
CWE-918:
- turnpike>controllers>admin.go:
reason: Internal API
CWE-295:
- base>mqueue>mqueue_impl_gokafka.go:
reason: Allowed only if explicitly set

0 comments on commit 6b519b4

Please sign in to comment.