Skip to content

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

Filter by

40M results  (2 s)

40M results

Docs-only (no version bump). Documents the v2.21.0 anti-fabrication guardrails in the manuscript command reference — they shipped as behavioral changes to existing commands and had no user-facing doc home. ...

This PR adds a Cleric character builder for D D 2024 rules, following the same architecture as the existing Rogue builder. Changes New Files - - Complete Cleric class data with domains, species, ...

Appends the utf8.h utf8nlen/utf8len OOB-read finding to docs/IMPROVEMENTS.md (section 4): - real CWE-125 OOB read, reachable via default utf8len() (no flag); - found by the pipeline, kept upstream_bug ...

Summary This PR adds a production environment audit checklist for MemoryMate before deployment. Added - docs/PRODUCTION_ENV_AUDIT_CHECKLIST.md - Cross-links from deployment readiness, technical ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 100% - Auto-fix allowed: False 📝 Summary The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

This is a sync of jetwat s 1st iteration to the Collatz Conjecture exercise on Exercism s JavaScript Track. It has been automatically generated at the request of jetwat using Exercism s GitHub Solution ...

- App.jsx: rename constant initialTodos/starterTodos - todos and state [todoItems,setTodoItems] - [todoList,setTodoList] per assignment steps - Remove duplicate TodoListItem definition that was ...