You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update semgrep job of security CI workflow. (#340)
* Update semgrep job of security CI workflow.
Add new rulesets for semgrep.
* Exclude 'gitlab.gosec' ruleset from semgrep CI job.
Excluded because rules in this ruleset contain 'security-severity'
field with a string type value, while SARIF format accepts only numerical.
For more info see semgrep/semgrep#10834.
0 commit comments