• Victor Zagorodny's avatar
    Add vulnerabilities.report_type DB column · b4197305
    Victor Zagorodny authored
    Add migration to add nullable column
    vulnerabilities.report_type. Add a post
    deploylment migration to populate the
    vulnerabilities.report_type from their
    associated vulnerability_occurrences
    report_type or set to default value
    in case of "orphan" vulnerability.
    b4197305
vulnerability_entity.rb 475 Bytes