Skip to content

Removes vulnerability_data_with_category method

What does this MR do and why?

Removes vulnerability_data_with_category method

Removes ee/app/helpers/vulnerabilities_helper.rb: vulnerability_data_with_category because it is not used anywhere. Solves a fraction of #420057

Changelog: removed EE: true

How to set up and validate locally

  1. Ensure pipelines pass

Merge request reports