An error occurred while fetching the assigned iteration of the selected issue.
SAST Custom Rules - Adding additional rules
Problem to solve
We need a way to amend rules bundled within SAST analyzers such as the semgrep analyzer via custom rulesets.
Proposal
Requirement: The custom rules should amend the bundled rules that come with the semgrep analyzer.
- Semgrep rules can be defined inside the custom rulesets file.
- Semgrep rules can be in a file in the repo that the custom rulesets file points at.