Skip to content

v1.1.1

Choose a tag to compare

@nopoz nopoz released this 30 May 00:44
· 12 commits to main since this release
e374780

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.