Skip to content

JWT token created with none algorithm#345

Merged
chanel-y merged 4 commits intomainfrom
users/chanely/jwt-none-algorithm
Apr 16, 2026
Merged

JWT token created with none algorithm#345
chanel-y merged 4 commits intomainfrom
users/chanely/jwt-none-algorithm

Conversation

@chanel-y
Copy link
Copy Markdown

No description provided.

chanel-y and others added 2 commits April 9, 2026 09:41
Detects usage of 'none' algorithm in JWT token creation via PowerShell
modules (New-Jwt, etc.) and .NET JWT APIs (CreateToken, etc.).

Covers: Cryptography.10033 (CWE-347)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

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

LGTM! Just one tiny follow up request, but that shouldn't block this

@chanel-y chanel-y enabled auto-merge April 16, 2026 17:05
@chanel-y chanel-y merged commit 54da53b into main Apr 16, 2026
5 checks passed
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.

2 participants