You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**FOSSLight Scanner** performs open source analysis after downloading the source by passing a link that can be cloned by wget or git. Instead, open source analysis can be performed for the local source path. The output result is generated in [FOSSLight Report][or] format.
13
13
14
-
-**[FOSSLight Reuse][re]** Check whether the [source code's copyright and license writing rules][rule] are complied with.
14
+
-**[FOSSLight Prechecker][re]** Check whether the [source code's copyright and license writing rules][rule] are complied with.
15
15
-**[FOSSLight Source Scanner][s]** Extract license and copyright in the source code using [ScanCode][sc].
16
16
-**[FOSSLight Dependency Scanner][d]** Extract dependency and OSS information from the package manager's manifest file.
17
17
-**[FOSSLight Binary Scanner][flbin]** Find binary and print OSS information.
0 commit comments