issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.7M results
Summary
Enable the built-in no-param-reassign rule (with { props : true }) in the shared rule set so it applies to both JS and
TS consumers.
What it catches
The rule reports two related patterns:
...
Parent
Follow-up under #1882.
Keeps #1882 open.
Context
The Scout live activation safety track now has:
- #2599 / PR #2600: live activation preflight checklist.
- #2601 / PR #2602: manual smoke ...
documentation
Implements: ROADMAP V2.5 prerequisite — Cloudflare Pages Functions + KV for session storage setup; unblocks issues #72
(GitHub OAuth), #73 (Watchlist KV sync), and V3.0 deployment.
Goal
Write docs/CF_SETUP.md ...
Implements: ROADMAP V4.0 item 3 — Custom monitoring: watch a specific app across all countries, get alerts on version
bumps, price changes, or chart rank changes
Goal
When a user re-searches an app they ...
Implements: ROADMAP V4.0 item 2 — Market gap scanner: category + country matrix highlighting underserved markets
Goal
After searching an app, show a collapsible Chart Penetration panel that visualises ...
Summary
GET /api/messages in apps/api/src/routes/messageRoutes.js has no authMiddleware. Any unauthenticated client can read all
messages in the system.
Impact
- All private user messages are publicly ...
Summary
GET /api/proposals in apps/api/src/routes/proposalRoutes.js has no authMiddleware. Any unauthenticated client can fetch
all proposals in the system.
Impact
- Proposals (including sensitive ...
Summary
In apps/api/src/routes/uploadRoutes.js, multer is configured with only multer.memoryStorage() and no limits option. This
means clients can upload files of unlimited size, buffering the entire ...
Summary
Set up minimum-viable CI, a pre-commit hook, and branch protection for this TypeScript/Node repo.
Changes
- CI (.github/workflows/ci.yml): runs the CI-parity trio — npm test, npm run typecheck, ...
mault-agent

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.