ci: ignore disputed pyjwt CVE PYSEC-2025-183 in quality gate#52
Merged
Conversation
CVE-2025-45768 / PYSEC-2025-183 is a disputed advisory against pyjwt with no fix release (2.12.1 is latest). The upstream maintainer rejects the classification — the alleged weak-key behavior is the calling application's responsibility, not the library's. pyjwt only enters our tree transitively via harbor → supabase-auth / mcp, so we cannot upgrade past it. Ignore the specific advisory ID so pip-audit still hard-fails on every other CVE under --strict.
szjanikowski
added a commit
that referenced
this pull request
May 21, 2026
Promote the [Unreleased] section to [0.4.0] (2026-05-21), add fresh [Unreleased] anchor, update compare links, and cite #51 / #52 inline plus in the link-ref table. Highlights: - [nasde.plugin] in task.toml — ship a local Claude Code plugin into the sandbox with one declaration (ADR-009). (#51) - Skill-by-reference: [[skill]] array in variant.toml. (#51) - Fix: variants/<v>/skills/<name>/ now carries references/ and sibling files, not just SKILL.md. (#51) - Security pins: idna>=3.15, urllib3>=2.7.0. (#51) - CI: pip-audit ignores disputed pyjwt PYSEC-2025-183. (#52) Co-authored-by: Szymon Janikowski <szymon.janikowski@itlibrium.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan