Skip to content

Commit

Permalink
BDOG-1492-add-leak-detection-exemption
Browse files Browse the repository at this point in the history
  • Loading branch information
beny23 authored Oct 18, 2021
1 parent e75e71d commit 7177f29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions repository.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
leakDetectionExemptions:
- ruleId: 'play_http_secret_key'
filePaths:
- '/src/main/resources/frontend.conf'
- '/src/main/resources/backend.conf'
- ruleId: 'play_crypto_secret'
filePaths:
- '/src/main/resources/backend.conf'
Expand Down

0 comments on commit 7177f29

Please sign in to comment.