Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Semgrep SAST Github Action (#176)
As similar to sourcegraph/sourcegraph and sourcegraph/cody repo we would like to enable Semgrep SAST for this repo. This check is non-blocking and optional check for now so, you can still merge without any issues. This Github action should execute less than a minute (~30 sec to 1 minute at max). Semgrep helps to detect security vulnerabilities in code & bad pattern by scanning through the code changes. Why does it matter? CI 🟢
- Loading branch information