pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# is:unmerged
Filter by
66.5M results
생성 리포트
- raw/results/wiki-ingest/26749076720-1/report.json
반영된 raw packet
- 2026-06-01-lifelog-section07-notebook-overview
packet skill 입력과의 연결
- compatibility: warning
- changed_scope warning ...
Summary
- UpdateAsync now validates that request.PlayerId == playerId (URL param) before proceeding, returning 400 Bad Request
if they differ
- Adds integration test Update_PlayerIdMismatch_Returns400 ...
Signed-off-by: Brett Gamerson brett@kirby.cloud
- 🚨 Severity: HIGH
- 💡 Vulnerability: The check_email method passed user input directly to custom HTTP headers (email_address) without
sanitization, risking HTTP header injection.
- 🎯 Impact: ...
details summary Claude summary /summary
Summary
- Adds functional:cleanup_dgx_{a100,h100,gb200} jobs (one per cluster) to .gitlab/stages/04.functional-tests.yml,
gated on FUNCTIONAL_TEST_SCOPE ...