Commit 0cb0cd6f authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

ci: Remove hosted semgrep (#12701)

We're not getting a lot of value from hosted Semgrep. This PR removes that in favor of just adding rules to the `semgrep/` directory so they can be run locally in CI.
parent 5f1851c1
......@@ -1314,7 +1314,6 @@ workflows:
- contracts-bedrock-validate-spacers:
requires:
- contracts-bedrock-build
- semgrep-scan
- semgrep-scan:
name: semgrep-scan-local
scan_command: semgrep scan --timeout=100 --config=./semgrep --error .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment