seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

classes/security/hardening: Enable CVE extra exclusions #149

Closed dupremathieu closed 1 year ago

dupremathieu commented 1 year ago

The Yocto Project maintains a list of CVE exclusions to ignore specific CVEs that are not relevant to the Yocto Project, but are reported nonetheless.

This commit enables that exclusion list.