]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cve-json-to-text: add script
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 23 Aug 2024 13:10:33 +0000 (15:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Aug 2024 14:36:26 +0000 (15:36 +0100)
commitda4e01dfa538578936e565413871a7496b8752df
treea917c5777c847e9131de680c4dfb07c698255957
parentcb99666b084fc7dc88b0f370b8c920624dbe68f0
cve-json-to-text: add script

Add a script that converts the cve-check result from the JSON format
to the TEXT format.

Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/cve-json-to-text.py [new file with mode: 0755]