-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm trying to use a local configuration set in the extension settings. Local configuration file includes the below. When i access code files it semgrep automatically scans with hundreds of rules not the expected one rule i have configured below. Should the below work or have i missed something ?
# .semgrep.yml
config:
- "r/pprof-debug-exposure"
options:
disable-metrics: true
thanks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request