Skip to content

Commit

Permalink
Remove secrets detecting job
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Feb 6, 2023
1 parent b74adec commit c04e07e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/reusable-semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ jobs:
env:
SEMGREP_RULES: 'p/gosec'

- name: Run Secrets Detecting
run: semgrep ci
env:
SEMGREP_RULES: 'p/secrets'

- name: Run insecure-transport Detecting
run: semgrep ci
env:
Expand Down

0 comments on commit c04e07e

Please sign in to comment.