Ambuj Kulshreshtha
Ambuj Kulshreshtha
This PR fixes #1166. The test file is a dummy and will be completed once the curl.py importer is completed.
This pr resolves the issue #1166. The advisories were added properly and the site was working fine. I also registered the importer in the __init__.py file. ![This image shows the...
Fix #1201 @ziadhany @TG1999 @keshav-space This is the basic nit to adds Alma Linux advisories into vulnerablecode database, please review it to make further changes.
Fix issue #1238 Some vulnerabilities missing the cvssv3.1 & cvssv3 scores but have other severity data. So I need to manually locate the data and add them to the database....
adding support for almalinux version range and building version class in version.py.
Fixes: #72 This Pr adds amazon linux importer.
fixes: #753
Fixes: #1093 This adds cwe data to following importers: - debian - fireeye - apache_httpd
fixes: #1710 - added the functionality to determine poetry v2 in parsepyprojecttoml function in utils.js - created tests for it in utils.test.js