Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Go language:JavaScript

Filter by

205M results  (2 s)

205M results

What Extract the len(key) ∈ {16,24,32} check in decryptAES into a named validAESKeyLen predicate, and lock the invariant with a focused test. Why Surfaced during a red-team security audit (/security-audit ...

Summary - Adds FileHashCache skeleton (§6.1): SHA-256 content-addressed cache with manifest.json + data.json; replaced pickle with JSON serialization to eliminate arbitrary code execution risk on ...

Adds docs/CONTEXT_MAP.md: the six bounded contexts (aggregates, responsibilities, published events) and a Mermaid context map distinguishing Checkout s synchronous CompensatingWorkflow orchestration over ...

Implementation of a high-fidelity, single-page, multi-window trading dashboard optimized for wide-screen HFT environments. Key Features: - MONITOR 1 (Exit Zone): Premium overlays, Aggressor Logs with ...

Summary Adds the final two-panel figure figures/nanning_block_typology_ab.png to the repo: panel (a) Block Typology Classification map (transparent lower-left legend, no n counts, city boundary outline) ...

Bugs Discovered During Real-World Testing Three bugs were discovered while using Regrets on nylki/lindenmayer — a niche L-System library from theoretical biology. Bug 1: JSON.stringify(undefined) in ...

Implements #77 (slice of PRD #73). Replaces the interleaving auto-scheduler with a CP-SAT optimizer so Schedule all unscheduled matches is conflict-free by construction, resolving #63. What s in this ...

Summary Fixes a bug where plugin static files were mounted under /page/plugin/{id}/ instead of /static/plugin/{id}/, colliding with page routes and causing uninstall cleanup to fail silently. Type of ...