Skip to content

Merge branch 'main' into vincent-and-the-doctor

6f8788e
Select commit
Loading
Failed to load commit list.
Closed

DO NOT MERGE #7295

Merge branch 'main' into vincent-and-the-doctor
6f8788e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 8, 2025 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 16 in packages/shared/src/internal/clerk-js/passwords/complexity.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This replaces only the first occurrence of '['.

Check failure on line 17 in packages/shared/src/internal/clerk-js/passwords/complexity.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This replaces only the first occurrence of ']'.