semgrep / testo

Test framework for OCaml
ISC License
16 stars 1 forks source link

Add CircleCI config to have the repo scanned by Semgrep #62

Closed mjambon closed 6 months ago

mjambon commented 6 months ago

This adds a Semgrep scan with CircleCI by following the official instructions. No custom semgrep build, no custom rules for this repo.

PR checklist:

Check out CONTRIBUTING.md for more details.