diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-05-28 00:44:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-05-28 01:07:12 +0200 |
commit | 870bf71eb0983f0f7f7221434db3ff5f785b3b2c (patch) | |
tree | c7556c43f2545dba2b5224b3bb24b3f633e1f9b1 /gnu | |
parent | 494dc2fc628b754a9cc86a54c90202b13e0b68c6 (diff) | |
download | guix-870bf71eb0983f0f7f7221434db3ff5f785b3b2c.tar guix-870bf71eb0983f0f7f7221434db3ff5f785b3b2c.tar.gz |
cve: Use a more compact format for the list of package/versions.
On a warm cache, "guix lint -c cve vorbis-tools" goes down
from 6.5s to 2.4s.
* guix/cve.scm (cpe->package-name): Change to return two values instead
of a pair.
(cpe->product-alist): New procedure.
(%parse-vulnerability-feed): Use it instead of 'filter-map'.
(fetch-vulnerabilities): Bump sexp format version to 1.
(vulnerabilities->lookup-proc): Adjust accordingly. When #:version is
omitted, return a list of vulnerabilities instead of a list of
version/vulnerability pairs.
* tests/cve.scm (%expected-vulnerabilities)
("vulnerabilities->lookup-proc): Adjust accordingly.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions