Tushar Goel
Tushar Goel
Signed-off-by: Tushar Goel Fixes #3008 ### Tasks * [x] Reviewed [contribution guidelines](https://github.com/nexB/scancode-toolkit/blob/develop/CONTRIBUTING.rst) * [x] PR is descriptively titled 📑 and links the original issue above 🔗 * [ ] Tests...
### Description Got this error while using pypi from packagecode ``` File "/home/tg1999/Desktop/python-inspector/src/_packagedcode/pypi.py", line 971, in get_description description = get_legacy_description(location=fileutils.parent_directory(location)) File "/home/tg1999/Desktop/python-inspector/venv/lib/python3.8/site-packages/commoncode/fileutils.py", line 213, in parent_directory left, _right = split_parent_resource(path,...
### Description > Please leave a brief description of the bug or feature request: ### How To Reproduce Parse this cfg file with SetupCfgHandler. ``` [metadata] name = importlib_resources author...
### Description Scope of every dependency is install in setup.cfg ### How To Reproduce Parse this cfg file with SetupCfgHandler. ``` [metadata] name = resolvelib version = attr: resolvelib.__version__ description...
### Description > Parsing issue in setup.cfg ### How To Reproduce ``` [metadata] name = build version = 0.8.0 description = A simple, correct PEP 517 build frontend long_description =...
1) NVD provides too much details on CPEs https://nvd.nist.gov/vuln/detail/CVE-2011-4136 with fully enumerated CPE ranges, that put a lot of data under references. 2) We need to know which CPE references...
The current git importer uses gitpython, replace it with fetchcode vcs module. Check gitlab importer for same.
https://github.com/github/advisory-database/blob/main/LICENSE.md use this as license url