issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:PHP language:TypeScript
Filter by
5.7M results
For this next evolutive, @copilot needs to implement:
1. The application needs to be mobile-first, right now the visualization in mobile devices is not good. The desktop
visualization is good. Improve ...
🔗 Мета
Labels: feat | ui/ux | priority:P1 | github-pages Milestone: Sprint 4 — Ontology Standards Foundation User Story / ФТ:
mango:github-pages-optimization Linked Backlog: governance/BACKLOG.md Rules ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- .gitignore
This issue was created automatically by the governance enforcement workflow.
Summary
In apps/api/src/config/env.js:
jwtSecret: process.env.JWT_SECRET ?? development-secret
If JWT_SECRET is not set in production, the app silently starts with a well-known secret. Any attacker ...
Automated version bump to v2.1.138-2606162032.
Summary
In apps/api/src/controllers/searchController.js, the search handler passes req.query.q ?? directly to globalSearch()
with no length limit. An attacker can send arbitrarily large query strings, ...
Summary
In apps/api/src/validators/job.js, createJobSchema validates budgetMin and budgetMax individually as non-negative but
does NOT enforce budgetMin = budgetMax. A client can submit {budgetMin: 1000, ...
Parent
#349
What to build
Implement the core calculation engine for simulating the chronological leaderboard rank history of Bets in a Community.
This engine must run in-memory and be fully pure, without ...
ready-for-agent
Paperclip ANA-150 tracks a FAST ORCH recovery problem observed in Ananta Factory: a productive continuation retry could
still leave an in_progress issue with no live run, and adapter-preserved context ...
Summary
The errorHandler in apps/api/src/middleware/errorHandler.js does not check for ZodError instances. When schema.parse()
throws a ZodError (e.g. invalid request body), the handler falls through ...

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.