Skip to content

fix: replace python-jose with joserfc#2043

Merged
mschoettle merged 4 commits into
mainfrom
use-joserfc
Apr 27, 2026
Merged

fix: replace python-jose with joserfc#2043
mschoettle merged 4 commits into
mainfrom
use-joserfc

Conversation

@mschoettle

@mschoettle mschoettle commented Apr 27, 2026

Copy link
Copy Markdown
Member

python-jose seems unmaintained and includes a dependency that has a vulnerability (with no fix).

Upgrading to authlib v1.7.0 in #2042 showed that there is joserfc which is already used by authlib. So we might as well use it for generating the key and encrypt the IPS as well.

Comment thread opal/patients/api/tests/test_api_views.py
@mschoettle mschoettle merged commit 925be8d into main Apr 27, 2026
7 checks passed
@mschoettle mschoettle deleted the use-joserfc branch April 27, 2026 19:55
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.

1 participant