Skip to content

DecaTone v1.2.1

Choose a tag to compare

@TylerHats TylerHats released this 30 Aug 23:18
· 6 commits to main since this release

🛡️ DecaTone v1.2.1 Security & Hardening Release

This maintenance and security release resolves all known high and critical CVE vulnerabilities in the container runtime environment and Node.js dependencies:

🔒 Container & Runtime Hardening

  • Eliminated Container OS CVEs: Stripped unused utilities (curl, git, tar, make, g++, binutils, python3) from the runtime runner image.
  • Eliminated Go Stdlib / Sigstore / Pacote CVEs: Removed global npm development package installations in the runtime stage.
  • Alpine Base Upgrades: Automated apk upgrade --no-cache in both builder and runner stages to pull the latest security patches for OpenSSL (libcrypto3, libssl3), Busybox, and system libraries.

📦 Dependency Upgrades

🐳 Docker Hub Standardized Images

Pushed to Docker Hub:

  • tylerhats/decatone:1.2.1
  • tylerhats/decatone:latest