pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:Java
Filter by
182M results
- Aggiunge backend/api/routers/lineups.py con:
- POST /admin/league/{league_id}/lineups/{matchday}: upload Excel POC (colonne Manager/Giocatore/Titolare),
idempotente, match case-insensitive, ...
What
Adds the missing regression test for the I-1 Lamport-restart fix that shipped in PR #6 (a4a6e17, _maxDurableLamport)
without a test.
The bug it guards against (AUDIT I-1)
The Lamport clock is constructed ...
Add the endpoint-agent artifact-host to the PROD overlay desired-state so the Faz 22.5 UI one-command install resolves
on ai.acik.com (board gitops#1436). endpoint-admin-service is already live in prod ...
🚨 Severity: HIGH 💡 Vulnerability: The CLI file scanner vibesec scan iterated through files using os.scandir without
verifying if an entry was a symbolic link. 🎯 Impact: Maliciously crafted symbolic links ...
Summary
Add a dynamic skip for test_fused_attention_bwd when the compiler reports that a kernel s shared memory requirements
exceed what the hardware supports. When this happens the test is skipped with ...
Summary
- Security: _tree_walk in tools/fs.py descended into symlinked directories without checking whether the resolved
target is inside an authorized sandbox root. A symlink placed inside a workspace ...
Follow-up to https://github.com/getsentry/sentry/pull/117140/.
Refactors AvatarChooserProps from a single loose interface into a discriminated union on the type prop, so each variant
pairs the correct ...