pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:Go
Filter by
205M results
Summary
- Adds 20_ROTATION_SCHEDULE.md: table complète de 43 variables classées par criticité, TTL recommandé, date dernière
rotation, prochaine rotation, statut
- 3 statuts possibles : FRESH ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
:robot: I have created a release beep boop
details summary tabula-api: 0.1.9 /summary
0.1.9 (2026-06-12)
Miscellaneous Chores
- tabula-api: Synchronize tabula versions /details
details summary tabula-cli: ...
autorelease: pending
class P:
... __slots__ = ( __priv ,)
... def __init__(self, v):
... self.__priv = v
P(5)
AttributeError: P object has no attribute _P__priv # before
P(5)._P__priv
5 ...
What
Phase 1 of #8233 (decision-stakes routing): the instrument + recording layer only. Related: #8223 (the routing decision
is decision-semantics; its record belongs with the receipt artifacts).
1. ...
Summary
- Add the v0.4.9-alpha final publication gate for the MCP profile rollout simulator milestone.
- Add scripts/run-v049-alpha-release-smoke.py, scripts/verify-v049-alpha-publication.py, and ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
🚨 Severity: CRITICAL 💡 Vulnerability: Hardcoded database credentials (postgres:postgres) in fallback value of
database.py. 🎯 Impact: Could expose default credentials in the source code or use them unintentionally ...