Description
VirtualCodebase scan fails for files in which files have fingerprint attribute
How To Reproduce
Run scancode scans in the file
Following the command
./scancode <Location to the above json file> --json-pp results.json --from-json
Error Result
TypeError: init() got an unexpected keyword argument 'fingerprint'
Description
VirtualCodebase scan fails for files in which files have
fingerprintattributeHow To Reproduce
Run scancode scans in the file
Following the command
./scancode <Location to the above json file> --json-pp results.json --from-jsonError Result