pythx icon indicating copy to clipboard operation
pythx copied to clipboard

A Python library for the MythX smart contract security analysis platform

Results 11 pythx issues
Sort by recently updated
recently updated
newest added

* pythx version: 1.7.3 * Python version: 3.8 * Operating System: MacOS Monterey Version 12.4 (With an M1 Max chip) ### Description When running the example in the README, I...

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Since PyJWT==1.7.1 is insecure: https://vuldb.com/?id.200637 I've adjusted the Client to work with the new version. Without my code, there were 16 failed tests, upgrading would add another 2 which I...

* pythx version: 1.7.1 * Python version: 3.9 * Operating System: Ubuntu ### Description I am trying to install pythx, but getting an error about requests being pinned to 2.25.0....

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mythx-models](https://togithub.com/dmuhs/mythx-models) | `==2.0.1` -> `==2.1.1` | [![age](https://badges.renovateapi.com/packages/pypi/mythx-models/2.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [PyJWT](https://togithub.com/jpadilla/pyjwt) | `==1.7.1` -> `==2.1.0` | [![age](https://badges.renovateapi.com/packages/pypi/PyJWT/2.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### Description Currently dependencies are hard-pinned to a specific version. This is usually considered an anti-pattern. One can relax pinning to soft pinning by allowing a range of versions for...

Priority: Medium
Status: Available
Type: Enhancement

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [requests](https://requests.readthedocs.io) ([source](https://togithub.com/psf/requests), [changelog](https://togithub.com/psf/requests/blob/master/HISTORY.md)) | `==2.25.1` -> `==2.32.3`...