issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:CSS
Filter by
1.9M results
Parent bounty: #743 Related report: #7610
Problem
POST /api/reviews currently forwards req.body directly into createReview(). This accepts incomplete review payloads with
missing required fields such ...
Context
Graduation target of Discussion #13594 (heavy-maintenance scheduling fairness model) — an Ideation-Sandbox high-blast
proposal that converged across three families and cleared both graduation ...
ai
architecture
enhancement
performance
Parent bounty: #743
Problem
POST /api/messages currently forwards req.body directly into sendMessage(). This accepts incomplete message payloads
with missing required fields from the message model such ...
Change font color of github button accorting to mode change
bug
Description
AI assistant responses in the frontend are rendered using eact-markdown (v10.1.0) without any sanitization plugin (no
ehype-sanitize). While react-markdown doesn t render raw HTML by default, ...
Description
The DELETE endpoint at ackend/api/routes.py:561 has no rate limiting decorator unlike all other API endpoints. An
attacker with a valid session cookie can send unlimited delete requests, destroying ...
Description
The file upload endpoint in \ackend/api/routes.py\ validates uploaded files using:
1. File extension from \ilename.split( . )[-1]\
2. \ile.content_type\ which is fully controlled by the ...
Problem
When devices are on different networks (not same LAN), WebRTC peer-to-peer connections fail. The app only has a STUN
server configured, but a TURN relay is needed when NAT traversal fails.
Solution ...
Feature/Project Proposal
I would like to propose improving the sidebar and dashboard layout of the Medical App project.
Currently, the dashboard contains multiple duplicate UI elements, including repeated ...
enhancement
The untrusted rule s verb regex in src/rules/untrusted.js:47, \b(?:read|fetch|open|follow|execute)\b, matches a verb s
letters inside a hyphenated compound word, because a hyphen counts as a word boundary. ...
bug

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.