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-15 16:56:50 +02:00
2025-06-15 16:56:50 +02:00
2025-06-19 17:22:10 +02:00
2025-01-25 01:05:22 +08:00
2025-06-22 23:45:36 +02:00
2024-05-25 16:44:42 +02:00
2023-05-31 23:25:24 +02:00
2023-05-11 13:23:08 +02:00
2023-07-11 15:47:56 +02:00
2023-03-13 15:08:33 +01:00
2019-12-15 00:34:05 +01:00
2024-03-09 18:55:50 +01:00
2025-04-14 17:31:49 +02:00
2025-05-23 11:19:07 +02:00
2024-07-23 16:24:38 +02:00
2023-09-26 17:36:58 +02:00
2023-02-25 14:50:33 -05:00
2024-09-30 13:38:33 +03:00
2025-06-23 12:31:09 +08:00
2024-03-09 18:55:50 +01:00
2021-01-04 23:54:16 +01:00
2023-12-22 17:47:15 +01:00
2025-02-22 23:55:24 +09:00
2025-03-08 17:40:58 +01:00
2023-05-31 23:25:25 +02:00
2024-04-15 22:36:42 +02:00
2025-06-03 15:09:54 +02:00
2025-04-03 22:28:10 +09:00
2023-05-04 13:08:59 +02:00
2025-06-20 17:59:03 +02:00
2025-04-14 17:31:50 +02:00
2024-08-31 10:44:46 +02:00
2025-06-16 23:11:10 +02:00
2025-05-17 13:10:11 +09:00
2025-02-28 13:36:44 +09:00
2025-01-28 14:56:14 +01:00
2023-08-25 14:24:43 +02:00
2024-07-23 16:27:27 +02:00
2024-06-12 09:45:44 +02:00
2025-04-14 17:31:50 +02:00
2024-12-25 23:51:10 +01:00
2023-03-13 15:08:33 +01:00
2025-04-19 21:13:21 +09:00
2024-11-20 18:01:35 +08:00
2025-06-23 12:31:09 +08:00
2025-04-11 12:18:02 +02:00
2024-07-18 17:31:19 +02:00
2023-12-04 22:26:38 +01:00
2025-03-05 00:28:49 +01:00
2024-04-15 22:36:42 +02:00
2023-05-30 00:15:29 +02:00
2025-04-25 20:25:27 +02:00
2023-03-13 15:08:33 +01:00
2023-12-11 13:50:48 +02:00
2025-05-06 11:25:06 +02:00
2023-11-25 16:29:25 +01:00
2025-02-09 01:00:00 +01:00
2024-11-18 10:58:42 +01:00
2024-12-12 12:52:08 +01:00
2023-02-22 10:41:35 -05:00
2024-04-15 22:36:42 +02:00
2025-03-18 16:12:38 +09:00
2025-04-20 17:58:11 +02:00
2023-03-13 15:08:33 +01:00
2025-02-09 18:20:42 +01:00
2025-06-19 10:51:10 +03:00
2025-03-05 00:28:49 +01:00
2025-04-14 17:31:50 +02:00
2024-08-31 10:45:36 +02:00
2024-06-26 23:56:56 +02:00
2024-08-01 10:32:31 +01:00
2025-05-05 12:15:47 +02:00
2025-05-09 23:05:26 +09:00
2025-04-27 13:01:48 +01:00
2025-04-14 17:31:49 +02:00