Release 0.14.1
Fixed
- PR#544 updated dependencies, notably
tame-index 0.2.5
which fixed this issue
Changed
- PR#538 resolved #483 by emitting exit codes as a bitset of the individual checks that failed, allowing scripts to handle checks separately from a single run. This could affect users who check exactly for the exit code being 1, as that will now only be emitted if the
advisories
, but no other, check fails.