File tree Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Detect Secrets
2+ on :
3+ pull_request :
4+ push :
5+ workflow_dispatch :
6+ jobs :
7+ secrets-scan :
8+ uses : probely/snyk-prodsec/.github/workflows/secrets-scanning.yml@main
9+ with :
10+ channel : probely-alerts
11+ secrets :
12+ SLACK_BOT_TOKEN : ${{ secrets.SLACK_SECRET }}
13+ GITLEAKS_LICENSE : ${{ secrets.GITLEAKS_LICENSE }}
Original file line number Diff line number Diff line change 1+ 4b9092c93031104479d60425cc5bc152ceda3314:WebHacking/100-BadPlugin/docker-compose.yml:generic-api-key:19
2+ 1fdd53e362a1abc9295c46095fc4a4e9d08c45d9:Pwnable/200-ReadEmail/tests/t_app.py:generic-api-key:27
3+ 1fdd53e362a1abc9295c46095fc4a4e9d08c45d9:Pwnable/200-ReadEmail/tests/t_app.py:hashicorp-tf-password:31
4+ 2afbefefc0a77ae56b2e258b8c7ae785eb93d392:Pwnable/200-ReadEmail/SOLUTION.md:generic-api-key:22
5+ b699e9fc8e16a4fac2750a7889f89b5dd99e13d3:Pwnable/200-ReadEmail/app/views.py:generic-api-key:14
6+ 1df66d76b09a89ee0746ff9220a8dcdd165309c7:Pwnable/200-FromUserToAdmin/src/settings.py:generic-api-key:4
7+ 1df66d76b09a89ee0746ff9220a8dcdd165309c7:Pwnable/200-FromUserToAdmin/src/settings.py:generic-api-key:5
8+ 68bebe894c1f82a2c246f7a3cfdb015814d9c9f9:WebHacking/100-MicroServicesEscalation/tests/t_app.py:hashicorp-tf-password:25
Original file line number Diff line number Diff line change 1+ repos :
2+ - repo : https://github.com/gitleaks/gitleaks
3+ rev : v8.24.2
4+ hooks :
5+ - id : gitleaks
You can’t perform that action at this time.
0 commit comments