1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/guix
Nicolas Graves via Guix-patches via 229674573c cve: Add cpe-vendor and lint-hidden-cpe-vendors properties.
* guix/cve.scm: Exploit cpe vendors information.
(cpe->package-name): Rename to...
(cpe->package-identifier): Renamed from cpe->package-name. Use
cpe_vendor:cpe_name in place or cpe_name.
(vulnerabily-matches?): Add helper function.
(vulnerabilities->lookup-proc): Extract cpe_name for table
hashes. Add vendor and hidden-vendor arguments. Adapt condition to
pass vulnerabilities to result in the fold.
(write-cache, fetch-vulnerabilities): Update the format version.

* guix/lint.scm (package-vulnerabilities): Use additional arguments
from vulnerabilities->lookup-proc.

* tests/cve.scm (%expected-vulnerabilities): Adapt variable to changes
in guix/cve.scm.

Signed-off-by: Zheng Junjie <z572@z572.online>
2025-06-23 12:31:09 +08:00
..
2025-06-19 17:22:10 +02:00
2025-01-25 01:05:22 +08:00
2023-03-13 15:08:33 +01:00
2019-12-15 00:34:05 +01:00
2025-04-14 17:31:49 +02:00
2023-09-26 17:36:58 +02:00
2024-09-30 13:38:33 +03:00
2021-01-04 23:54:16 +01:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2023-08-25 14:24:43 +02:00
2023-03-13 15:08:33 +01:00
2024-11-20 18:01:35 +08:00
2024-04-15 22:36:42 +02:00
2023-03-13 15:08:33 +01:00
2024-04-15 22:36:42 +02:00
2025-06-19 10:51:10 +03:00