| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-04 | 498 Bytes | |
| v0.41.3 source code.tar.gz | 2025-11-04 | 299.4 kB | |
| v0.41.3 source code.zip | 2025-11-04 | 414.4 kB | |
| Totals: 3 Items | 714.2 kB | 0 | |
0.41.3 (November 4, 2025)
IMPROVEMENTS:
- Distinguish templates with identical contents but different destinations or sources GH-2096
- upgrade go version to latest patch (1.25.3) to fix CVE-2025-47910 GH-2103
BUG FIXES:
- fix(config): handle empty regex matches in ParseTemplateConfig - fixes SECVULN-14566 GH-2099