Skip to content

Commit

Permalink
fix idma vuln, turn SCA scanning on for branches
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarrettveracode committed Sep 26, 2024
1 parent a0d5a34 commit f0942eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- main
- '**'
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ requests>=2.31.0
veracode-api-signing>=22.3.0
urllib3>= 2.2.2
Pygments>= 2.9.0
idna>=3.7

0 comments on commit f0942eb

Please sign in to comment.