Skip to content

feat: Add natural language analytics dashboard

089f885
Select commit
Loading
Failed to load commit list.
Open

feat: Add natural language analytics dashboard #30

feat: Add natural language analytics dashboard
089f885
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 23, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 118 in src/routes/analytics.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a database access
, but is not rate-limited.