Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:CSS

Filter by

183M results  (2 s)

183M results

Summary - The inbox mini-card drawer in mobile LIST view was computing its own unfiltered task list (all unscheduled, non-example, non-completed tasks), ignoring any active filters. - Now uses ...

Summary Hardens specify preset add --from url downloads against redirect-based attacks. Extracted from #2826 so the security fix can be reviewed and merged independently of the refactor. - Validate ...

Restructure the release workflow: tag-push trigger, atomic draft-then-publish with all assets, build provenance attestation, least-privilege build jobs. Also fix list-present exit code in moci-pkg-call. ...

Motivation - La route d’administration qui déclenche le scan (POST /admin/scan) levait une erreur 500 lorsqu’une source externe ou une configuration invalide provoquait une exception, rendant l’interface ...
codex

Motivation - Provide a converted Markdown working draft for the SPARC P1 paper track so the repository contains a reproducibility-ready manuscript scaffold. - Explicitly mark all numerical results ...
codex

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

Summary Replaces raw requests.get/post/delete calls in the FSBid integration layer with a typed, resilient FSBidClient class. The public API of services.py is unchanged — all existing callers (views, ...