Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 282 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 282 Bytes

Semgrep Test

Running semgrep unit tests:

semgrep --test

Running single semgrep rules against adapter code:

semgrep --config=./adapter/{rule}.yml ../adapters/

Running all semgrep rules simultaneously:

semgrep --config=./adapter ../adapters/