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 committed Oct 4, 2024
1 parent 5328986 commit ce461e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
version: v1.25.0
ignore:
SNYK-GOLANG-GITHUBCOMJACKCPGPROTO3-6371506:
- "*"
reason: Not a runtime dependency
- "*":
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:
- turnpike > controllers > admin.go:
reason: Internal API
CWE-295:
- base>mqueue>mqueue_impl_gokafka.go:
- base > mqueue > mqueue_impl_gokafka.go:
reason: Allowed only if explicitly set

0 comments on commit ce461e1

Please sign in to comment.