Skip to content

Error getting vulnerability list

Getting an error on the vulnerability listing page for

https://gitlab.com/gitlab-org/security-products/demos/coverage-fuzzing/go-fuzzing-example/-/security/vulnerability_report

image

Screen_Shot_2021-02-04_at_7.39.06_PM

There's also an error in the vulnerability page for the affected vulnerabilities: https://gitlab.com/gitlab-org/security-products/demos/coverage-fuzzing/go-fuzzing-example/-/security/vulnerabilities/2571336

image

Implementation plan

  1. database Create a background migration that removes all Vulnerabilities without Vulnerabilities::Finding object associated.
Edited by Michał Zając