Skip to content

Resolve "Refactor re-used code in ee/lib/api/vulnerabilities.rb"

What does this MR do?

This MR reduces the amount of reused code in ee/lib/api/vulnerabilities.rb. Many of the methods are very similar and can benefit from some cleanup. See #214085 (closed).

This utilizes the before and after blocks of the Grape API

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jonathan Schafer

Merge request reports