Skip to content

Update expected vulnerability in enable_advanced_sast_spec.rb

Will Meek requested to merge update_enable_advanced_sast_spec into master

What does this MR do and why?

As per https://gitlab.com/gitlab-org/gitlab/-/issues/491575 , when https://gitlab.com/gitlab-org/security-products/oxeye/product/oxeye-rulez/-/commit/a7b6cbe9df9a350fb08a10d136fdf8bc1dd20a82#b9c91411cd04c4796a4fe649b4542807ada7294e was shipped the expected vulnerability name has changed.

The previous CWE was discouraged https://cwe.mitre.org/data/definitions/400.html#Vulnerability_Mapping_Notes_400 and we now use the new CWE https://cwe.mitre.org/data/definitions/770.html

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Will Meek

Merge request reports

Loading