Add support for PDM lockfile #10878
patriknordlen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
PDM is a Python package manager. It generates toml-formatted lockfiles called
pdm.lock.It is possible to convert these to pylock lockfiles, however in doing so one loses information from the original lockfile.
Instead, add native support for PDM lockfiles.
Target
Filesystem
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions