Description
Yocto already has tooling to help with licensing management and I think can generate SBOMs that we can scan. But I think there's some opportunity for us to more gracefully handle backported patches. In my experience, backported CVE fixes for yocto recipes usually came in the form of patches with the CVE number directly in the filename. I'm hoping that's a common convention that we could leverage. There's probably other "rough spots" where we could improve our ability to integrate with their tools.
I haven't done any research on what would need to be done here yet so this issue is pretty vague at the moment. If anyone's interested in this support and/or has time to do some research, this issue is open for discussion and refinement of the idea.