Update .gitea/workflows/datadog-static-analysis.yml
Some checks failed
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 13s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 14s
Release / build (push) Successful in 36s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 37s
Semgrep CE scan / semgrep-oss/scan (push) Failing after 2s
Release / publish_head (push) Successful in 37s
Some checks failed
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 13s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 14s
Release / build (push) Successful in 36s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 37s
Semgrep CE scan / semgrep-oss/scan (push) Failing after 2s
Release / publish_head (push) Successful in 37s
This commit is contained in:
parent
61392e296c
commit
aae43a0001
@ -19,5 +19,5 @@ jobs:
|
|||||||
cpu_count: 2
|
cpu_count: 2
|
||||||
- name: Run Semgrep
|
- name: Run Semgrep
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install semgrep
|
python3 -m pip install --break-system-package semgrep
|
||||||
semgrep ci
|
semgrep ci
|
Loading…
x
Reference in New Issue
Block a user