layout | title | description | hide_description | sitemap | permalink |
---|---|---|---|---|---|
page |
FOSSLight Scanner |
Introduce the FOSSLight Scanner.
|
true |
false |
/scanner/ |
- toc {:toc}
FOSSLight Scanner can perform an analysis for open source compliance at once. It can perform open source analysis of source code, binary and dependency and generate the report that contains the open source information that can be extracted. You can use the report file with FOSSLight Hub. Also, it can check whether an open source complies with the copyright/license writing rule.
FOSSLight Scanner Projects inherit other open source projects.
- FOSSLight Prechecker can check reuse compliance by using the reuse-tool.
- FOSSLight Source Scanner can scan using the scancode-toolkit and scanoss.py.
- FOSSLight Dependency Scanner can analyze the dependency using the following open source software.
- NPM : NPM License Checker
- Pypi : pip-licenses
- Gradle : License Gradle Plugin
- Maven : license-maven-plugin
- Pub : flutter_oss_licenses
- Android(gradle) : android-dependency-scanning
- FOSSLight Binary Scanner can analyze the open source info. in '.jar' file by using Dependency-check-py.
- FOSSLight Scanner (License: Apache-2.0)
- FOSSLight Prechecker (License: GPL-3.0-only)
- FOSSLight Source Scanner (License: Apache-2.0)
- FOSSLight Dependency Scanner (License: Apache-2.0)
- FOSSLight Binary Scanner (License: Apache-2.0)
- FOSSLight Yocto Scanner (License: Apache-2.0)
- FOSSLight Android Scanner (License: Apache-2.0)