-
Jamie Tanna authored
As noted in #609, it would be useful to be able to store the `supported_until` and `eol_from` dates from EndOfLife.date as part of policy evaluations. This first requires we wire in the ability to store the fields, by amending our `PolicyViolation` type to record the two fields, and make it possible to present these for `policy evaluate`, and `db generate policy-violations`.
bbdafbe5
Loading