Back to changelog
December 06, 2024
We’ve added a new ParsePipfileLock
task to support dependency resolution from pipfile.lock
files in Python projects using Pipenv. This parser extracts dependencies, extras, development dependencies, and environment markers, integrating directly with our Python package analysis pipeline.
This update was driven by user requests and enhances our ability to analyze and manage dependencies for Python projects leveraging Pipenv.