Commit 37755990 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'add-prepend-mod-to-finding-and-csv-service' into 'master'

Add prepend mod to Finding and CsvService

See merge request gitlab-org/gitlab!82788
parents 900905ab 427ab9d4
......@@ -410,3 +410,5 @@ module Vulnerabilities
end
end
end
Vulnerabilities::Finding.prepend_mod
......@@ -38,3 +38,5 @@ module VulnerabilityExports
end
end
end
VulnerabilityExports::Exporters::CsvService.prepend_mod
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment