Skip to content

scripts: add CVE conversion scripts

Marta Rybczynska requested to merge mrybczyn/oniro:feature/cve-scripts into kirkstone

Add scripts for post-processing the JSON CVE data:

  • cve-json-to-csv.py allows to convert the JSON file to CSV
  • recipes-with-no-cves.py lists CVE status of all recipes

Signed-off-by: Marta Rybczynska marta.rybczynska@huawei.com

Merge request reports