Skip to content

Commit

Permalink
Disable mocks from security scanning (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
nesmabadr authored Dec 4, 2023
1 parent 8ca8092 commit 2dabec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ whitesource:
exclude:
- "**/test/**"
- "**/*_test.go"
- "**/mocks/**"
subprojects: false

0 comments on commit 2dabec0

Please sign in to comment.