aboutsummaryrefslogtreecommitdiff
path: root/guix/cve.scm
Commit message (Expand)AuthorAge
* cve: Gracefully handle bogus CVE entries.Ludovic Courtès2021-04-21
* lint: cve: Set a connection timeout.Ludovic Courtès2020-10-12
* Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès2020-09-08
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* cve: Fix typos in <cve> accessor.Ludovic Courtès2020-07-10
* cve: Rewrite to read the JSON feed instead of the XML feed.Ludovic Courtès2019-10-23
* cve: Update feed URL.Ludovic Courtès2018-08-26
* cve: Use 'http-fetch/cached' instead of having custom caching.Ludovic Courtès2017-11-16
* cve: Disable position recording while reading the CVE list.Ludovic Courtès2017-09-19
* cve: Use a more compact format for the list of package/versions.Ludovic Courtès2016-05-28
* cve: Include the 3 previous years of vulnerabilities.Ludovic Courtès2016-05-26
* cve: Remove now unnecessary HTTP caching.Ludovic Courtès2016-05-23
* cve: Keep a summarized sexp in cache instead of the full XML.Ludovic Courtès2016-05-23
* cve: Read entire CVE databases for the current year and the past year.Ludovic Courtès2016-03-11
* cve: Make CPE patch level part of the version string.Ludovic Courtès2016-03-11
* Add (guix cve).Ludovic Courtès2015-11-26