anchore / vunnel

Tool for collecting vulnerability data from various sources (used to build the grype database)
Apache License 2.0
63 stars 23 forks source link

fix: record state after timestamp update #588

Closed asomya closed 1 month ago

asomya commented 1 month ago

fixing a bug where state was not recorded after updating timestamp

svietry commented 1 month ago

Is there a unit test that can be added for this case? @asomya