issues Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:JavaScript
Filter by
60.8M results
Problem
Flask backend bound to 127.0.0.1 but any local process can access it. Malicious app can execute scripts as the user.
Recommended Solution
Use Unix socket for Electron communication:
const net ...
- File: src/Orders/Orders.Api/Controllers/DemoIdempotencyController.cs:28
- Issue: [AllowAnonymous] attribute on entire demo controller exposes database operations without authentication
- Impact: ...
continuous-review
high
Execution fails silently when optional metadata columns are missing from the input dataset. The failure only surfaces
later during evaluation.
bug
invalid
wontfix
- File: src/Orders/Orders.Domain/OrderItem.cs:33
- Issue: LineTotalCents = Quantity * UnitPriceCents can overflow with large quantities or expensive items. No bounds
checking on input values.
...
continuous-review
high
Scope
Retrospective for merged PR #1167 (docs(instructions): adopt evidence-map and net-LOC refactor signal). Review
repair-free merge reproducibility per CLAUDE.md section 3: list every repair required ...
layer:meta
type:docs
Hello. When I have {precip} {precip_chance} displayed in the system tray, N/A is displayed instead of values. Can you
fix it to show values, please? Thanks, Michal.
Please describe the feature you have in mind and explain what the current shortcomings are?
Similar to Nuke and Maya workfile template builder add support for a Run Script placeholder.
Additional context: ...
sponsored
@willdunklin, I m not sure if this is a Mac issue or a Chrome issue, as I m using QuickCompare at NERSC through Google
Chrome on a Mac.
When I have multiple variables loaded and would like to scroll up ...
Problem
resolvePythonCmd() (lines 22-33) may return non-existent python path, causing cryptic spawn() errors.
Recommended Solution
Validate Python exists before spawning:
function resolvePythonCmd() ...
Summary
.checkbox-input (and .radio-button-input for symmetry) only sets cursor: not-allowed on :disabled — there s no cursor
declaration for the enabled state, so the form control inherits the browser ...

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.