Skip to content

Chore: correct VulnFeedback enum validation description

What does this MR do?

We expected to drop this with Rails5.2, expecting select queries to mirror setter handling for AR enums. They do not and the design decision is a bit unclear, so we stick with an explicit validation instead. queries do not validate

Relates to #12814 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #12814 (closed)

Merge request reports