summaryrefslogtreecommitdiff
path: root/guix/cve.scm
AgeCommit message (Expand)Author
2025-10-06cve: Assume that ‘criteria’ is always defined.Congcong Kuo
2025-08-31cve: Upgrade to JSON 2.0 feeds.Nicolas Graves
2025-06-23cve: Add cpe-vendor and lint-hidden-cpe-vendors properties.Nicolas Graves via Guix-patches via
2021-04-21cve: Gracefully handle bogus CVE entries.Ludovic Courtès
2020-10-12lint: cve: Set a connection timeout.Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-10cve: Fix typos in <cve> accessor.Ludovic Courtès
2019-10-23cve: Rewrite to read the JSON feed instead of the XML feed.Ludovic Courtès
2018-08-26cve: Update feed URL.Ludovic Courtès
2017-11-16cve: Use 'http-fetch/cached' instead of having custom caching.Ludovic Courtès
2017-09-19cve: Disable position recording while reading the CVE list.Ludovic Courtès
2016-05-28cve: Use a more compact format for the list of package/versions.Ludovic Courtès
2016-05-26cve: Include the 3 previous years of vulnerabilities.Ludovic Courtès
2016-05-23cve: Remove now unnecessary HTTP caching.Ludovic Courtès
2016-05-23cve: Keep a summarized sexp in cache instead of the full XML.Ludovic Courtès
2016-03-11cve: Read entire CVE databases for the current year and the past year.Ludovic Courtès
2016-03-11cve: Make CPE patch level part of the version string.Ludovic Courtès
2015-11-26Add (guix cve).Ludovic Courtès