Fix error when Pipenv project has both a Pipfile and a Pipfile.lock
Remediate vulnerability GMS-2019-2
Update logging to be standardized across analyzers
Remove deprecated PIP_DEPENDENCY_PATH environment varable
* Add support for using ADDITIONAL_CA_CERT_BUNDLE as PIP_CERT (!55)
Update gemnasium to v2.10.0 which provides Severity level support (!53)
Add id field to vulnerabilities in JSON report
Fix flaky requirements for pipenv (!49)
Add PIP_REQUIREMENTS_FILE variable for customizing pip requirements file to use (!33)
Add customizable pip version
Use gemnasium-db git repo instead of the Gemnasium API