Skip to content

Fix missing UUIDs

Fabien Catteau requested to merge missing_uuids into master

Fix advisories that had no UUIDs, add sanity check to the pipeline:

  • Add a CI job missing_uuids that will fail if some advisories have no UUID.
  • Publish CVE-2017-6217
  • Remove CVE-2019-13644 because of missing versions
  • Publish CVE-2019-1010083 after fixing affected range
  • Add missing uuid to CVE-2018-1048; this one was already published

Merge request reports