Description
Scanning for URLs does not seem to be consistent and I sometimes see expected and sometimes unexpected results.
Let's take the following files as an example:
How To Reproduce
Run scancode.api.get_urls(path) on the corresponding files.
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? Linux
- What version of scancode-toolkit was used to generate the scan file? 32.3.3
- What installation method was used to install/run scancode? pip
Description
Scanning for URLs does not seem to be consistent and I sometimes see expected and sometimes unexpected results.
Let's take the following files as an example:
How To Reproduce
Run
scancode.api.get_urls(path)on the corresponding files.System configuration