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

PyPI: Adjust JSON API use to handle upstream changes #318

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

woodruffw
Copy link
Member

Fixes #317.

Closes #317.

Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added the component:vuln-sources Components that provide sources of vulnerability information label Jul 7, 2022
@woodruffw woodruffw requested review from di and tetsuo-cpp July 7, 2022 18:44
@woodruffw woodruffw self-assigned this Jul 7, 2022
Copy link
Member

@di di left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Way better!

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw enabled auto-merge (squash) July 7, 2022 18:47
@woodruffw woodruffw merged commit cc5cec9 into main Jul 7, 2022
@woodruffw woodruffw deleted the ww/fix-json-api-use branch July 7, 2022 18:50
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jul 14, 2022
## [2.4.1]

### Fixed

* Fixed a breakage in hash-checking mode caused by a
  [change to the PyPI JSON API](https://discuss.python.org/t/backwards-incompatible-change-to-pypi-json-api/17154)
  ([#318](pypa/pip-audit#318))

## [2.4.0]

### Added

* Output formats: `pip-audit` now supports a Markdown format
  (`--format=markdown`) which renders results as a set of Markdown tables.
  ([#312](pypa/pip-audit#312))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:vuln-sources Components that provide sources of vulnerability information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError: "releases" for click, requests, urllib3, and more
2 participants