v2.3.3
What's Changed
π npm Provenance
All published versions of create-authenik8-app are now signed with npm provenance via Sigstore. Every npm install or npx invocation can be verified back to the exact GitHub Actions workflow run and commit SHA that produced it
giving you confidence that what you install is exactly what was built from this repo, with no tampering in between.
You can verify the attestation for this release on the npm package page under the Provenance badge, or directly on the Sigstore transparency log.
β Test Coverage : 80%
Test coverage has reached 80%, up from previous releases. Core scaffolding logic, auth flows, and template generation are all covered.