Skip to content

Commit

Permalink
Merge pull request #55 from hmrc/BDOG-1492-add-leak-detection-exemption
Browse files Browse the repository at this point in the history
BDOG-1492-add-leak-detection-exemption
  • Loading branch information
beny23 authored Oct 18, 2021
2 parents e75e71d + 7177f29 commit 9be57cb
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 9be57cb

Please sign in to comment.