Skip to content

LLM tool generated fix for CVE-2024-33663 - #373

Open
Chamiduz wants to merge 2 commits into
mpdavis:masterfrom
Chamiduz:master
Open

LLM tool generated fix for CVE-2024-33663#373
Chamiduz wants to merge 2 commits into
mpdavis:masterfrom
Chamiduz:master

Conversation

@Chamiduz

Copy link
Copy Markdown

LLM tool generated fix for CVE-2024-33663

chamidu_sumanasekaraand others added 2 commits February 21, 2025 16:38
Pull request from 'feature_master_NRHO' to 'master'
fix generated from LLM tool
@Xu-Justin

Copy link
Copy Markdown

Fixed #369

@asherfasherf closed this May 28, 2025
@asherfasherf reopened this May 28, 2025
Comment threadtests/test_jwt.py
)

encoded = jwt.encode(claims, key)
encoded = jwt.encode(claims, key, algorithm="HS256")

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sign up for freeto 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.

4 participants

@Chamiduz@Xu-Justin@fobiasmog@asherf