v1.1.1
Maintenance release. No changes to the script or its behavior.
- Update the base image to Alpine 3.23.
- Harden CI/CD: every action pinned to a commit SHA, build provenance
attestation on the published image, and Trivy image scanning with results
uploaded to code scanning. - Add workflow static analysis (zizmor, actionlint), Dockerfile linting
(hadolint), and secret scanning (gitleaks). - Add Dependabot for the github-actions and docker ecosystems.