FOSSLight Yocto Scanner is a Python package that outputs OSS information about the package included in the rootfs image in FOSSLight Report format when building based on Yocto Project.
- How to print OSS information: Prints the OSS information (OSS Name, OSS Version, LICENSE, Download location) defined in the recipe.
⚠️ For images (ex- kernel, boot loader) mounted on target other than the rootfs image, the script does not print. Therefore, for this, the user must manually add OSS information to the FOSSLight Report.
We describe the user guide in the FOSSLight guide page. Please see the User Guide for more information on how to install and run it.
We always welcome your contributions.
Please see the CONTRIBUTING guide for how to contribute.
FOSSLight Yocto Scanner is Apache-2.0, as found in the LICENSE file.