Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

alpic-ai/skybridge
main @ 45c1be9
2
Fixes
0
CVEs
CRITICAL
Peak severity
Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
@clerk/express: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: A critical authentication bypass vulnerability was resolved by upgrading the third-party @clerk/express dependency. Maintaining updated authentication middleware is crucial to prevent unauthorized access to restricted application routes.
Auth Bypass: The application misrouted authentication flows by pointing its Auth0 registration endpoint to a local development proxy instead of the production Auth0 server. This configuration mistake can lead to credential exposure or authentication bypasses in live deployments.