Skip to content

Commit

Permalink
chore: add gitleaks ignores for fake data
Browse files Browse the repository at this point in the history
  • Loading branch information
teodora-sandu committed Apr 2, 2024
1 parent 506bf63 commit 54dbf6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ workflows:
name: Scan repository for secrets
context:
- snyk-bot-slack
channel: team-ide
channel: dx-local-alerts
- security-scans:
name: Security Scans
context: code-client-go
Expand Down
5 changes: 4 additions & 1 deletion .gitleaksignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# add false positives here
506bf6346668e6e0bac9b9590ae559f49c20f910:internal/analysis/fake.json:generic-api-key:180
506bf6346668e6e0bac9b9590ae559f49c20f910:internal/analysis/fake.json:generic-api-key:245
506bf6346668e6e0bac9b9590ae559f49c20f910:internal/analysis/fake.json:generic-api-key:495
506bf6346668e6e0bac9b9590ae559f49c20f910:internal/analysis/fake.json:generic-api-key:560

0 comments on commit 54dbf6d

Please sign in to comment.