Skip to content

Hardcode find_sec_bugs ids and primary ids in to mapping

What does this MR do?

Hardcode all the IDs and Primary Identifiers into the find_sec_bugs mapping files.

This change should have no effect on the generated rules, as all the IDs and primary IDs are the same as those already in the ruleset.

The purpose of this change is to ensure primary identifiers and IDs are predictable and to reduce complexity from the deploy script

What are the related issue numbers?

gitlab-org/gitlab#390908 (closed)

Merge request reports