| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| timoni_0.29.0_provenance.intoto.jsonl | 2026-08-03 | 22.3 kB | |
| timoni_0.29.0_checksums.txt | 2026-08-03 | 690 Bytes | |
| timoni_0.29.0_sbom.spdx.json | 2026-08-03 | 470.6 kB | |
| timoni_0.29.0_source_code.tar.gz | 2026-08-03 | 1.2 MB | |
| timoni_0.29.0_windows_amd64.zip | 2026-08-03 | 18.9 MB | |
| timoni_0.29.0_darwin_amd64.tar.gz | 2026-08-03 | 18.8 MB | |
| timoni_0.29.0_darwin_arm64.tar.gz | 2026-08-03 | 17.1 MB | |
| timoni_0.29.0_linux_amd64.tar.gz | 2026-08-03 | 18.5 MB | |
| timoni_0.29.0_linux_arm64.tar.gz | 2026-08-03 | 16.5 MB | |
| README.md | 2026-08-03 | 2.3 kB | |
| v0.29.0 source code.tar.gz | 2026-08-03 | 1.2 MB | |
| v0.29.0 source code.zip | 2026-08-03 | 1.6 MB | |
| Totals: 12 Items | 94.3 MB | 2 | |
Highlights
- Timoni module now supports defining health checks for Kubernetes custom resources
What's Changed
- fix: Propagate input scanner errors by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/575
- fix(oci): Validate pulls before output by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/576
- fix(cli): Mark required operands in usage by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/577
- fix(cli): Clean up failed stdin files by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/578
- fix(cli): Validate output formats early by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/579
- fix(oci): Return artifact file open errors by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/580
- fix(mod): Clean up failed initialization by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/581
- fix(cli): Validate CRD version entries by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/584
- fix(cli): Validate provider companion flags by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/583
- fix(oci): Preflight and bound Cosign subprocesses by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/585
- fix(cli): Bound and secure CRD downloads by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/588
- fix(oci): Report image build cleanup errors by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/590
- fix(oci): Bound layer extraction by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/586
- fix(cli): Preserve command cancellation by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/589
- fix(oci): Forward insecure registry transport by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/591
- fix(oci): Forward Cosign registry credentials by @reneleonhardt in https://github.com/stefanprodan/timoni/pull/592
- feat: Add CUE-based health checks for custom resources by @stefanprodan in https://github.com/stefanprodan/timoni/pull/593
- build(deps): bump the ci group with 4 updates by @dependabot[bot] in https://github.com/stefanprodan/timoni/pull/595
Full Changelog: https://github.com/stefanprodan/timoni/compare/v0.28.0...v0.29.0