Skip to content

improvement(landing): lighthouse performance and accessibility fixes …

1728c37
Select commit
Loading
Failed to load commit list.
Merged

v0.6.15: workers, security hardening, sidebar improvements, chat fixes, profound #3840

improvement(landing): lighthouse performance and accessibility fixes …
1728c37
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 30, 2026 in 1s

No new alerts in code changed by this pull request

Annotations

Check failure on line 39 in apps/sim/app/academy/components/lesson-video.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
youtube.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 14 in apps/sim/lib/guardrails/validate_regex.ts

See this annotation in the file changed.

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
user-provided value
.