fix(deploy): prova workflow
This commit is contained in:
@@ -88,7 +88,8 @@ jobs:
|
|||||||
- name: Run Semgrep (SAST)
|
- name: Run Semgrep (SAST)
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python3 -m semgrep --config auto --error \
|
semgrep --version
|
||||||
|
semgrep --config auto --error \
|
||||||
--exclude frontend/node_modules \
|
--exclude frontend/node_modules \
|
||||||
--exclude backend/build \
|
--exclude backend/build \
|
||||||
backend/src frontend/src
|
backend/src frontend/src
|
||||||
|
|||||||
Reference in New Issue
Block a user