Skip to content

perf(api): bucket rate limit counters#857

Draft
ugcodrr wants to merge 4 commits into
mainfrom
perf/api-rate-limit-buckets
Draft

perf(api): bucket rate limit counters#857
ugcodrr wants to merge 4 commits into
mainfrom
perf/api-rate-limit-buckets

feat(auth): implement rate limit exception handling

1b567b6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 1, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 186 in apps/api/src/auth/auth.service.ts

See this annotation in the file changed.

Code scanning / CodeQL

Use of password hash with insufficient computational effort High

Password from
an access to apiKey
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.