| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-24 | 3.0 kB | |
| v1.16.0 source code.tar.gz | 2026-07-24 | 748.8 kB | |
| v1.16.0 source code.zip | 2026-07-24 | 1.2 MB | |
| Totals: 3 Items | 2.0 MB | 1 | |
1.16.0 (July 24, 2026)
FEATURES:
- provenance: add new
provenancepost-processor andpacker verify-attestationcommand for SLSA Build L1/L2 supply-chain attestations. Derives in-toto subjects from Packer artifacts, builds SLSA Provenance v1 predicates with Git/CI metadata, and signs via local PEM key, cloud KMS (awskms://,gcpkms://,azurekms://,hashivault://), or keyless Sigstore (Fulcio + optional Rekor transparency log). Reference CI workflows for L2 keyless and L3-compatible delegated-signing patterns are included underexamples/ci/. GH-13667 - core/hcl2: add
rfc3339_parseandunix_timestamp_parsetemplate functions. Both accept RFC 3339 timestamps;unix_timestamp_parseadditionally accepts Unix epoch integers. GH-13669 - core/hcl2: add
continue_on_errormeta-argument to provisioner blocks. When set totrue, a provisioner failure is logged and the build continues rather than halting. GH-13674 - core/hcl2: variable
objecttypes now supportoptional()attribute modifiers, allowing object variables to declare per-attribute defaults and omit fields that have a default set. GH-13670
BUG FIXES:
- plugin/getter: prevent path traversal vulnerability in GitHub plugin getter filename handling. GH-13680
- build: update build constraints to support arm architecture on FreeBSD. GH-13650
SECURITY:
- security: drop
x/crypto/openpgpby upgradinggo-githubv33 → v75. GH-13676 - security: suppress false positive for GO-2026-5932. GH-13677
- deps: bump
golang.org/x/cryptoto v0.54.0. GH-13672
DEPENDENCIES:
- deps: bump
github.com/hashicorp/packer-plugin-sdktov0.6.10. GH-13673 - deps: bump
github.com/hashicorp/hcp-sdk-gotov0.174.0. GH-13673 - deps: bump
github.com/zclconf/go-ctytov1.18.1. GH-13673 - deps: bump
github.com/google/go-githubv33 → v75. GH-13676 - deps: bump
golang.org/x/nettov0.56.0. GH-13664 - deps: update various Go module dependencies. GH-13673