Skip to content

fix(security): clear open dependency and code scanning alerts#46

Merged
nedasvi merged 1 commit into
mainfrom
security-fix-open-alerts-20260512
May 12, 2026
Merged

fix(security): clear open dependency and code scanning alerts#46
nedasvi merged 1 commit into
mainfrom
security-fix-open-alerts-20260512

Conversation

@nedasvi
Copy link
Copy Markdown
Contributor

@nedasvi nedasvi commented May 12, 2026

Summary

  • replace python-jose with PyJWT to remove transitive ecdsa vulnerability exposure
  • drop default crawl4ai dependency (keeps existing runtime fallback path) to unblock lxml upgrade
  • upgrade lockfile to lxml 6.1.0 and pyjwt 2.12.1
  • replace regex-heavy doc sanitizer branch with linear parsing to address ReDoS findings
  • adjust API key hash assertion test and add sanitizer unit test

Verification

  • uv run pytest -q (219 passed)

@nedasvi nedasvi merged commit 18313ab into main May 12, 2026
7 checks passed
@nedasvi nedasvi deleted the security-fix-open-alerts-20260512 branch May 12, 2026 11:49
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