- Templates generated from the latest
mastercommit are supported. - Older yearly/monthly templates are static snapshots and are not updated once published.
| Component | Version(s) / Tooling | Notes |
|---|---|---|
| OS baseline | WSL (Ubuntu 25.10) | Shared environment across tracks. |
| Ruby generators | Ruby 4.0.2 (.ruby-version) |
Uses Ruby stdlib; add gems per script if needed. |
| Python generators | CPython 3.14.4 (.python-version) |
Uses Python stdlib; add requirements.txt if introducing third-party libs. |
- Generated template formats stay consistent within a calendar year. If we alter a file structure or naming convention, the change log will highlight required migrations.
- Scripts rely on Ruby 4.0.x / Python 3.14.x; earlier interpreter versions are unsupported and will not get fixes.
Please report issues privately via GitHub Security Advisory (preferred) — open through the repository’s Security → Report a vulnerability workflow.
Acknowledgement occurs and status updates follow as soon as possible.
After remediation we publish guidance alongside required dependency updates.