issues Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:TypeScript linked:pr
Filter by
227k results
Action: implement Target: Replace regex-based HTML sanitizer in src/lib/templates/sanitize.ts with DOMPurify — install
dompurify package, rewrite sanitize.ts to use DOMPurify.sanitize() with strict ALLOWED_TAGS/ALLOWED_ATTR ...
kaizen:running
The pkg-deno target accepts moduleName, sourceRepo, remote, and tagPrefix values without complete validation before
rendering git tag publish plans or executing git commands. Invalid module names, malformed ...
Description
The FastAPI backend is currently operating as a massive 1,200+ line monolith inside backend/main.py. It tightly couples
AI inference orchestration, endpoint routing, schema definitions, and ...
Summary
Two related changes to the channels feed (Home) screen.
1. Archived-channels icon in the topnav
Add an archive icon link in the top navigation bar that navigates to the existing archived-channels ...
Summary
origin/main CI is failing on the Check job. pnpm install --frozen-lockfile aborts with a broken-lockfile error:
ERR_PNPM_BROKEN_LOCKFILE The lockfile at .../pnpm-lock.yaml is broken: duplicated ...
The pkg-jsr target accepts scope, packageName, and packageDir values without validation before dry-run publish or real
publish execution. Uppercase/invalid JSR slugs and blank package directories should ...
Problem
When the app launches, there is a noticeable delay before the chat view appears. During that delay the app shows the
Welcome / onboarding screen (HomeView), then abruptly switches to the chat ...
bug
The pkg-npm target accepts packageDir, tag, access, and registry values without deterministic validation before dry-run
or publish work. Blank paths, unsupported access modes, malformed dist-tags, and ...
Description
There is widespread use of Supabase s .select( * ) modifier without .limit(), .range(), or strict column filtering
throughout multiple dashboard views. Because queries are unstructured, components ...
Bug
Auth and job controllers call Zod validation with schema.parse(req.body) inside async Express 4 handlers. When a request
body is invalid, the ZodError escapes as an unhandled rejected promise instead ...

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.