Closed
Description
Scan for all clues:
To scan for licenses, copyrights, urls, emails, package information, and file information
./scancode -clip -e -u --format html-app samples samples.html
Scan for license and copyright clues:
./scancode -cl --format html-app samples samples.html
Scan for emails and URLs:
./scancode -e -u --format html-app samples samples.html
Scan for package information:
./scancode -p --format html-app samples samples.html
Scan for file information:
./scancode -i --format html-app samples samples.html
To see more example scans:
./scancode --examples
All these commands are showing an error.
(base) rituraj@rituraj-G7-7588:~/Documents/git/scancode-toolkit$ ./scancode -clip -e -u --format html-app samples samples.html
Error: no such option: --format
I think --format
is an additional option to the command.
Metadata
Metadata
Assignees
Labels
No labels