Add support for parsing and scanning NuGet lock files
Do not fail because of missing advisories for a package type that is not scanned
Add dependency file parser for poetry.lock
Update logging to be standardized across analyzers
Output Severity value for vulnerabilities
Add ability to checkout commit refs of gemnasium-db (!73)
Don't strip v from go versions
Add support for ivy dependency reports
Support parsing of gradle dependencies
Match python package advisories as per PEP 426
Use gemnasium-db git repo instead of the Gemnasium API
Fix The engine "node" is incompatible with this module. error (!22)
Remove duplicate from npm dependencies
Fix DS_EXCLUDED_PATHS not applied to dependency files
Fix dependency list, include dependency files which do not have any vulnerabilities