Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:Java language:TypeScript

Filter by

291M results  (2 s)

291M results

🤖 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

Security hardening (enterprise data protection): - 014_security_hardening.sql: lock down api_keys (no direct data-API access; managed only via SECURITY DEFINER RPCs; key hashes never selectable ...

Summary Adds run-control checkboxes for traces, metrics, and logs so a playground run can focus on selected signal types. The selected signals now travel through share/export settings, the background ...

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ libp2p (3.3.1 → 3.3.4) · Repo · ...
breaking-change
depfu
needs-review
review-effort-2
security-sensitive
size/XS

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...
chore
dependencies
mothership-review

Unified replay for magic-wormhole/magic-wormhole-transit-relay

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Implements HA-GAP-13 worker-backed scheduled agent invocations end to end: - Persistence: agent_schedules and agent_invocation_runs tables, shared Zod schemas, ...

Summary - Wires Clerk authentication (CLI-initialized, real app linked). - proxy.ts protects only /admin — the storefront (home, boats, products, sign-in/up) stays fully public. (Fixes the CLI ...

Closes #58. Configured GitHub Actions for CI/CD, added status badges, and branch protection.