-
-
Notifications
You must be signed in to change notification settings - Fork 309
History of Advisories #2329
Copy link
Copy link
Open
Labels
insightsVulnerableCode Insights features, providing more insights into vulnerablecode data.VulnerableCode Insights features, providing more insights into vulnerablecode data.
Description
Metadata
Metadata
Assignees
Labels
insightsVulnerableCode Insights features, providing more insights into vulnerablecode data.VulnerableCode Insights features, providing more insights into vulnerablecode data.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Right now, when an advisory is updated upstream, we create a new record in the db(mark it with
is_latest=True) on the subsequent importer run but there is no way for a user to seewhatactually changed over time.Way Back Machinemimic for advisories to see a advisory snapshot exactly how it was at that point in timeSuggested UX:
Excluding changes summary and epss score(can be tracked after merge of #2328 ; also since it changes everyday) might be good.