Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:PHP language:Python

Filter by

162M results  (2 s)

162M results

partially fixed postgres.py s functions usage paths

Summary Adds a Bump Version automation to this repo, the sibling of WebFlash s Add firmware source. Bumping a release version was a manual two-file edit; this makes it one mechanical, consistency-validated ...

Summary - Add safe redaction helpers for backend and bot diagnostic output. - Add request IDs to backend responses and sanitized unhandled request logging without exposing secrets or raw paths. ...

…centroid Bridges centroid attack (fails) and code hijack (succeeds) : pushing a cold item s CLIP embedding toward a SINGLE popular item s embedding (e.g. id 29) may quantize to that item s actual code. ...

Summary Two security findings from manual code review of backend/app/api/routes/routing.py: Finding 1 — Content-Disposition filename injection (CWE-116 / OWASP A03:2021) Severity: Medium Affected endpoints: ...

Summary Open-PR dev preview channels can now load the secured ArcGIS layers automatically, with the referer allowlist staying tight and self-cleaning. getArcGISToken reads a locked-down previewReferers ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 90% - Auto-fix allowed: True 📝 Summary The application uses subprocess ...
ai-remediation
severity-medium

Refactored renderDashboard and progressHtml to use a single O(N) pass over state.homeworks instead of multiple O(N) filters and O(SN) nested loops. This reduces the complexity of dashboard rendering from ...