Bump semgrep version to 0.98.0
What does this MR do?
- Updates Semgrep version to
0.98.0
(Changelog) - Exclude
version
property from the semgrep_rules_check diff operation so that for every version bump, we need not to change the test reports. - Exclude
fingerprint
property present inside[result].extra{}
from the semgrep_rules_check diff operation as its value is not consistent across vulnerability findings.
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Lucas Charles