|
| 1 | +5.3 |
| 2 | +- kas: git: Avoid checking out sha-like branches as commits (CVE-2026-47191) |
| 3 | +- kas: verify signatures prior to checkout (CVE-2026-47192) |
| 4 | +- kas: strip credentials from attestation also if token is used |
| 5 | +- kas: ensure _source_dir is only set from main config file |
| 6 | +- kas: ensure git-clone path is not processed as option |
| 7 | +- kas: drop never correctly support for absolute include path |
| 8 | +- kas: limit include path traversals to repository |
| 9 | +- kas: Warn about repos with branches but without commit or lock file |
| 10 | +- kas: create a CACHEDIR.TAG in the kas build directory |
| 11 | +- kas: add Arch Linux to supported distros for locale settings |
| 12 | +- kas: schema: switch default distro to nodistro |
| 13 | +- kas: schema: enforce signer config constraints via schema |
| 14 | +- kas: dump: Use 2 spaces as indention in generated yaml |
| 15 | +- kas: Properly convert error list to string prior to output |
| 16 | +- kas: improve printing of os version |
| 17 | +- kas-container: do not construct image name if providing KAS_CONTAINER_IMAGE |
| 18 | +- kas-container: Fix podman detection |
| 19 | +- kas-container: do not process locale aliases |
| 20 | +- kas-container: query system docker path in isar mode, not assuming it |
| 21 | +- docs: Document a simpler way to disable layers in a repo |
| 22 | +- docs: Clarify environment variable handling |
| 23 | +- release: Publish both source and wheel to PyPI |
| 24 | + |
1 | 25 | 5.2 |
2 | 26 | - kas: Add support for layer priorities |
3 | 27 | - kas: Add support for AWS SSO login credentials |
|
0 commit comments