Commit 427ab9d4 authored by Zehua Zhang's avatar Zehua Zhang

Add prepend mod to Finding and CsvService

parent e9c2a836
......@@ -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