I used this:
extractcode c:\src\solution\main
then
scancode -l -p -c -i -n 2 --verbose c:\src\solution\main --json-pp solution.json
It took 8 hours to scan the folder. Unfortunately only zip,cab ans msi are detected as packages. Nugets are not and they are the main priority.
Is there something needed to be done like loading some additional module?
I used this:
extractcode c:\src\solution\main
then
scancode -l -p -c -i -n 2 --verbose c:\src\solution\main --json-pp solution.json
It took 8 hours to scan the folder. Unfortunately only zip,cab ans msi are detected as packages. Nugets are not and they are the main priority.
Is there something needed to be done like loading some additional module?