Follow-up to #22: trivy flags the next-auth package directly (CVE-2026-73420 CRITICAL + CVE-2026-73421), both fixed in 5.0.0-beta.32 — the @auth/core override alone left the shared gate red. All gates green (80 tests, 100% coverage, tsc, lint, build).
Follow-up to #22: trivy flags the next-auth package directly (CVE-2026-73420 CRITICAL + CVE-2026-73421), both fixed in 5.0.0-beta.32 — the @auth/core override alone left the shared gate red. All gates green (80 tests, 100% coverage, tsc, lint, build).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
The #22 bump patched @auth/core to 0.41.3 but trivy also flags the
next-auth package directly (CVE-2026-73420 CRITICAL + CVE-2026-73421,
existence-based auth bypass on configuration errors), both fixed in
5.0.0-beta.32. Tests 80/80 at 100% coverage; typecheck, lint, build
clean.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
sharang
merged commit 63fde7993c into main2026-08-31 08:40:16 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Follow-up to #22: trivy flags the next-auth package directly (CVE-2026-73420 CRITICAL + CVE-2026-73421), both fixed in 5.0.0-beta.32 — the @auth/core override alone left the shared gate red. All gates green (80 tests, 100% coverage, tsc, lint, build).
🤖 Generated with Claude Code