FOSSLight Yocto


License
Apache-2.0
Install
pip install fosslight-yocto==3.1.29

Documentation

[Korean]

FOSSLight Yocto Scanner

FOSSLight Yocto Scanner is released under the Apache-2.0 License. Current python package version. REUSE status Guide

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.

📖 User Guide

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.

👏 Contributing Guide

We always welcome your contributions.
Please see the CONTRIBUTING guide for how to contribute.

📄 License

FOSSLight Yocto Scanner is Apache-2.0, as found in the LICENSE file.