Skip to content

Remove always-null fields from Vulnerabilities

Why are we doing this work

As part of a spike issue, it surfaced that certain fields in Vulnerability are always null.

We'd like to remove them to simplify the DB and rails model.

Relevant links

Fields in Vulnerability that are always NULL:

Implementation plan

Edited by Michael Becker