Commit graph

2 commits

Author SHA1 Message Date
Kamil Trzciński
9c543a55f3 Support new report syntax for common vulnerabilities
This MR also removes other reports and uses one common set of fixtures
for all test types.
2019-01-04 18:53:38 +01:00
Kamil Trzciński
15cd91c71a Make all legacy security reports to use raw format
- This introduces and uses `:raw` format for all legacy reports,
  the ones that do not have yet proper parsers on Backend
- Raw format is needed to make Frontend be able to parse reports,
  without the need of decompressing,
- This also extends fixtures to seed security reports with database,
  even though parser code is part of EE
2018-10-16 13:51:49 +02:00