Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service/pypi: fix version parsing when enforcing hashes #264

Merged
merged 6 commits into from
May 2, 2022

Conversation

woodruffw
Copy link
Member

Fixes the fix in #263. This time, I'm going to add unit tests.

@woodruffw woodruffw added bug Something isn't working component:vuln-sources Components that provide sources of vulnerability information labels May 2, 2022
@woodruffw woodruffw requested a review from di May 2, 2022 20:28
@woodruffw woodruffw self-assigned this May 2, 2022
@woodruffw woodruffw merged commit a1d6132 into main May 2, 2022
@woodruffw woodruffw deleted the ww/fix-version-parsing-again branch May 2, 2022 22:28
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request May 10, 2022
## [2.2.1] - 2022-05-02

### Fixed

* A bug introduced with a previous fix to version parsing
  ([#263](pypa/pip-audit#263)) was
  fixed ([#264](pypa/pip-audit#264))

## [2.2.0] - 2022-05-02

### Added

* CLI: The `--output` option has been added, allowing users to specify
  a file to write output to. The default behavior of writing to `stdout`
  is unchanged ([#262](pypa/pip-audit#262))

### Fixed

* Vulnerability sources: A bug caused by insufficient version normalization
  was fixed ([#263](pypa/pip-audit#263))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:vuln-sources Components that provide sources of vulnerability information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant