Skip to content

fosslight/fosslight_source_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a6a91d Β· Feb 26, 2025
Feb 6, 2025
Jul 27, 2021
Apr 12, 2023
Feb 11, 2025
Feb 11, 2025
Feb 26, 2025
Feb 26, 2025
May 6, 2021
Jun 17, 2021
Sep 16, 2023
May 6, 2021
Jul 14, 2021
Dec 10, 2024
Oct 6, 2024
Feb 11, 2025
Feb 26, 2025
Oct 6, 2024

Repository files navigation

[Korean]

FOSSLight Source Scanner

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

Detect the license for the source code.
Use Source Code Scanner and process the scanner results.

FOSSLight Source Scanner uses source code scanners, ScanCode and SCANOSS. ScanCode detects copyright and license phrases contained in the file and SCANOSS searches OSS Name, OSS Version, download location, copyright and license information from OSSKB. Some files (ex- build script), binary files, directory and files in specific directories (ex-test) are excluded from the result. And removes words such as "-only" and "-old-style" from the license name to be printed. The output result is generated in spreadsheet format.

πŸ“– 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 Source Scanner is Apache-2.0, as found in the LICENSE file.