On Tue, 25 Jan 2022 at 09:59, Marta Rybczynska <rybczyn...@gmail.com> wrote: > Add an option to output the CVE check in a JSON-based format. > This format is easier to parse in software than the original > text-based one and allows post-processing by other tools.
Nice, thanks. > + from jsonmerge import Merger This isn't part of the standard Python library, you'll have to replicate the logic. One suggestion would be to move more of the logic into lib/oe/cve_check.py so the class doesn't get too big. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161614): https://lists.openembedded.org/g/openembedded-core/message/161614 Mute This Topic: https://lists.openembedded.org/mt/88668523/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-