Skip to content

Remove grype from script, rake tasks and rspec tests (part 2)

Nick Ilieskou requested to merge remove_grype_from_scripts into 439165_remove_grype

What does this MR do?

  • removes grype related things from ee remediations and related grype unit tests
  • removes grype.rb scanner file.
  • removes grype template files for the scanning result
  • updates script dir. We removed all grype related funcitons.
  • updates spec dir
    • removes expect grype reports
    • removes grype related tests
  • updates .gitpod dockerfile and yml

What are the relevant issue numbers?

Remove Grype from Container Scanning (gitlab-org/gitlab#439165 - closed)

Merging order

Does this MR meet the acceptance criteria?

Edited by Nick Ilieskou

Merge request reports