Commit Graph

7 Commits

Author SHA1 Message Date
dc2cfcc2e0 Logging changes 2023-03-16 15:14:54 +05:30
e9bbad80b0 Fixes #1
This is a partial fix, as it solves it for 99% of the advisories.
There are a few advisories, where the CVE is referenced multiple
times across multiple advisories (in the same OS version) and thus
looking up the CVE in the online JSON files gives you multiple
fixed package versions. This only happens for a handful of cases
so we don't mind yet!
2023-03-16 15:00:10 +05:30
b78d504d2d Ignore changes only to modified key 2023-03-16 13:42:24 +05:30
df5c3a0248 Sort CVEs to avoid extra commits 2023-03-03 18:27:12 +05:30
d8b9e6c106 commit empty advisories dir 2023-03-01 19:49:00 +05:30
b3b5c510ec Lots of updates
- Merge advisories with same ID
- Get better issue dates
- Support new .0 identifiers
2023-03-01 19:39:45 +05:30
9675847f06 Advisory Generation 2023-01-05 12:47:56 +05:30