issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:PHP language:JavaScript
Filter by
45.4M results
Vulnerability
backend/src/modules/auth/service.js refreshTokens (lines 78–110) is:
1. verifyRefreshToken(token) // JWT verify
2. validateRefreshToken(hash) // check Postgres
3. findById(decoded.id) ...
Advanced level
security
Vulnerability
backend/src/modules/ai/routes.js POST /api/chat has only the auth middleware. There is no per-user rate limit, no
token-bucket, and no cost control. The global @fastify/rate-limit is 100 ...
Intermediate Level
security
BUG-009 — Tentativa de registro sem preencher confirmar senha não informa mensagem de erro
| Campo | Valor |
| --- | --- |
| Severidade | 🟠 Alta |
| Status | 🔵 Aberto |
| Ambiente | Brave 1.91.175 / Windows ...
Vulnerability
backend/src/services/aiProviderService.js fetchWithTimeout only enforces a request timeout, not a response size limit.
The body is consumed with response.json() which buffers the entire ...
Advanced level
security
Vulnerability
backend/src/services/aiProviderService.js keeps a module-level const responseCache = new Map(); with no eviction policy
and no size cap. The only cleanup is the per-key TTL check at lookup ...
Advanced level
performance
security
For Samuel:
- Create and set up a Ko-fi account
- Replace the URL
- make delete-empty-folders a library
- call that library from tricorder
++ no need to download, install, and version-control this tool
++ delete-empty-folders no longer re-loads all files from disk ...
Vulnerability
backend/src/services/aiProviderService.js getCacheKey(payload) hashes only { messages }. There is no userId, tenantId,
or session context in the cache key.
Attack scenario
1. User A asks ...
Advanced level
security
UX canon
For all platform pop-ups/modals, the close button must be a simple × without a circular, gray, or colored background.
Why
We repeatedly hit small visual bugs where the close icon is visually ...
documentation
ux
In e612e28, API Backend (https://api.mytribefamily.com/api/v1/health) was down:
- HTTP code: 0
- Response time: 0 ms
api-backend
status

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.