Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pipenv lock files #71

Closed
JonZeolla opened this issue Dec 16, 2022 · 2 comments · Fixed by #66
Closed

Add support for pipenv lock files #71

JonZeolla opened this issue Dec 16, 2022 · 2 comments · Fixed by #66
Labels
enhancement New feature or request

Comments

@JonZeolla
Copy link

Currently Pipfile.lock is not a support lock file, please add support.

@inferno-chromium
Copy link
Contributor

There is a PR contributed by a community contributor here - #66 . It might be 1-2 weeks before it could be merged (due to folks out on holidays, but we will cut a release asap in 2023).

@JonZeolla
Copy link
Author

@inferno-chromium sounds great. Would you mind linking the PR to this issue?

@another-rex another-rex added the enhancement New feature or request label Dec 19, 2022
another-rex added a commit that referenced this issue Jan 8, 2023
* Add Pipenv lockfile support

* Skip when a package doesn't have a version

* Update pkg/lockfile/ecosystems_test.go

Co-authored-by: Rex P <[email protected]>

* fix comment

Co-authored-by: Rex P <[email protected]>
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this issue May 2, 2023
* Add Pipenv lockfile support

* Skip when a package doesn't have a version

* Update pkg/lockfile/ecosystems_test.go

Co-authored-by: Rex P <[email protected]>

* fix comment

Co-authored-by: Rex P <[email protected]>
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this issue May 2, 2023
* Add Pipenv lockfile support

* Skip when a package doesn't have a version

* Update pkg/lockfile/ecosystems_test.go

Co-authored-by: Rex P <[email protected]>

* fix comment

Co-authored-by: Rex P <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants