Re: [OE-core] [PATCH] cve-check: Rework patch parsing

2024-12-30 Thread Mathieu Dubois-Briand via lists.openembedded.org
On Sat Dec 28, 2024 at 7:27 PM CET, Colin McAllister via lists.openembedded.org wrote: > The cve_check functionality to parse CVE IDs from the patch filename and > patch contents have been reworked to improve parsing and also add tests. > This ensures that the parsing works as intended. > > Signed

[OE-core] [PATCH] cve-check: Rework patch parsing

2024-12-28 Thread Colin McAllister via lists.openembedded.org
The cve_check functionality to parse CVE IDs from the patch filename and patch contents have been reworked to improve parsing and also add tests. This ensures that the parsing works as intended. Signed-off-by: Colin McAllister --- I noticed that there are some patches, especially in older verison