Skip to content

fix: python package name normalisation#6601

Open
Jdunsby wants to merge 1 commit intomainfrom
fix/python-package-name-normalisation
Open

fix: python package name normalisation#6601
Jdunsby wants to merge 1 commit intomainfrom
fix/python-package-name-normalisation

Conversation

@Jdunsby
Copy link
Contributor

@Jdunsby Jdunsby commented Feb 26, 2026

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Commit messages
    are release-note ready, emphasizing
    what was changed, not how.
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

Upgrades the snyk-python-plugin to version 3.1.6 to fix an issue with Python package name normalisation.

What's the product update that needs to be communicated to CLI users?

Fixed a bug where Python packages with . characters in their name (e.g. zope.event) were being incorrectly parsed to include - characters (e.g. zope-event).

@Jdunsby Jdunsby requested review from a team as code owners February 26, 2026 15:29
@snyk-io
Copy link

snyk-io bot commented Feb 26, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@Jdunsby Jdunsby force-pushed the fix/python-package-name-normalisation branch from e27d391 to dfeef26 Compare February 26, 2026 15:32
upgrade snyk-python-plugin to version 3.1.6 to fix an issue with package name normalisation. Jira ticket: OSM-3152
@Jdunsby Jdunsby force-pushed the fix/python-package-name-normalisation branch from dfeef26 to 78dfee0 Compare February 26, 2026 16:25
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.

2 participants