generated from nhcarrigan/template
This commit is contained in:
@@ -66,7 +66,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get install pipx
|
sudo apt-get install pipx
|
||||||
pipx ensurepath
|
pipx ensurepath
|
||||||
|
sudo pipx ensurepath --global
|
||||||
pipx install semgrep
|
pipx install semgrep
|
||||||
|
pipx ensurepath
|
||||||
semgrep --version
|
semgrep --version
|
||||||
|
|
||||||
# Static code analysis with Semgrep
|
# Static code analysis with Semgrep
|
||||||
|
|||||||
Reference in New Issue
Block a user