Skip to content

Add expected report for pipfile-lock branch

Fabien Catteau requested to merge 11756-prove-pipfile-lock-support into master

What does this MR do?

Add a specific expected report for the pipfile-lock-FREEZE branch of the python-pipenv test project.

This proves that Pipfile.lock is fully supported, and that Gemnasium finds vulnerabilities for the package versions listed in the lock file, and not the latest versions. See gitlab-org/security-products/tests/python-pipenv@8bf4274d

What are the relevant issue numbers?

See gitlab-org/gitlab#11756 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports