Skip to content

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support pylock.toml

1 participant