issues Search Results · language:Edge language:Python language:PHP linked:pr language:JavaScript language:JavaScript
Filter by
4.8M results
Category
stdlib · php-src-strict
Problem
is_numeric() accepts any type and returns bool. For enum case objects (backed or pure), php-src returns false. This
compiler aborts with:
is_numeric() does ...
area:vm
enhancement
implementation-ready
phase-4:stdlib
Category
language · php-src-strict
Problem
PHP 8.1+ first-class callable syntax on an ordinary instance method ($f = $obj- m(...)) must compile to a bound closure.
php-src prints 1; this compiler dies ...
area:compiler
area:vm
enhancement
implementation-ready
phase-2:language
Category
language · php-src-strict
Problem
For backed enums, the spaceship operator must treat a case and the singleton returned by from() / tryFrom() with the
same backing value as equal (0). php-src ...
area:vm
enhancement
implementation-ready
phase-2:language
Severity: Medium · CWE-307 · From security review report.
Where
app/routers/auth_routes.py:99-110 (/login) — no throttling/lockout/backoff. scrypt cost helps but attempts are
unbounded.
Impact
Online ...
security
severity:medium
Severity: Medium · CWE-693 / CWE-1021 · From security review report.
Where
app/main.py installs only SessionMiddleware — no CSP, X-Content-Type-Options, X-Frame-Options/frame-ancestors, or
Referrer-Policy. ...
security
severity:medium
Severity: Medium · CWE-614 · From security review report.
Where
app/main.py:39-44 — SessionMiddleware(..., https_only=False) is hardcoded.
Impact
The auth cookie may be sent over plaintext HTTP and ...
security
severity:medium
Severity: High · CWE-79 · From security review security_report/sec_review_toasted-stogie_2026-06-06_11-59-24.md
Where
- Sink: static/js/app.js smokeCommonFields() (~lines 95-99, 111-112) builds innerHTML ...
security
severity:high
bug(models): picked model reverts to the previous/default model on send (likely #3448 profile-aware resolution, v0.51.290)
Summary
A user changes the model in the composer picker, sends a message, and ...
bug
sprint-candidate
Problem Statement
During bidding, after the human draws a monster, they must either Add to dungeon or sacrifice equipment to discard the
drawn card instead. Today the human chooses sacrifice via a dropdown ...
Description
While investigating this issue, I found that EventAnalyticsDashboard.jsx was already fully migrated to Tailwind CSS — it
uses utility classes like bg-white dark:bg-slate-900, rounded-3xl, ...

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.