Skip to content

Latest commit

 

History

History
 
 

.semgrep

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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/