Skip to content

feat: web dashboard core infrastructure (PR 1 of 2)#339

Closed
Aureliolo wants to merge 9 commits into
mainfrom
feat/web-dashboard
Closed

feat: web dashboard core infrastructure (PR 1 of 2)#339
Aureliolo wants to merge 9 commits into
mainfrom
feat/web-dashboard

fix: address 61 unresolved review findings from 6 external reviewers

a2857ac
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 13, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

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 warning on line 91 in web/src/stores/websocket.ts

See this annotation in the file changed.

Code scanning / CodeQL

Log injection Medium

Log entry depends on a
user-provided value
.

Check warning on line 99 in web/src/stores/websocket.ts

See this annotation in the file changed.

Code scanning / CodeQL

Log injection Medium

Log entry depends on a
user-provided value
.