Skip to content

Add support for pylock.toml (fixes #4638)#4705

Open
royalvedant wants to merge 2 commits intoaboutcode-org:developfrom
royalvedant:support-pylock
Open

Add support for pylock.toml (fixes #4638)#4705
royalvedant wants to merge 2 commits intoaboutcode-org:developfrom
royalvedant:support-pylock

Conversation

@royalvedant
Copy link

fixes #4638
This PR adds initial support for pylock.toml in scancode-toolkit.

Changes:

  • Detect pylock.toml files during scanning
  • Parse pylock.toml format
  • Extract Python package dependencies
  • Integrate parsing into the scancode package pipeline

This enables scancode to recognize pylock.toml as a valid Python lockfile format and include it in dependency analysis and SBOM generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support pylock.toml

2 participants