Skip to content

v1.3.2

Choose a tag to compare

@NimaShafie NimaShafie released this 02 May 06:40
· 24 commits to main since this release
61acce7

Changes

Added

  • scripts/sign-binaries.sh — Authenticode (Windows, via osslsigncode or signtool) and GPG detached-signature (Linux) support
  • scripts/verify-signatures.sh — verify Authenticode and GPG signatures on prebuilt binaries
  • scripts/virustotal-scan.sh — VirusTotal API v3 scan with JSON report output; supports files >32 MB via large-file upload URL
  • ci/sign.sh — thin CI entry-point that calls scripts/sign-binaries.sh
  • .github/workflows/sign-and-scan.yml — manual workflow_dispatch workflow to sign binaries and/or run VirusTotal scan
  • osslsigncode 2.13 entry in scripts/download-prebuilt.sh (Windows zip + Linux source archive)

Changed

  • scripts/release.sh — integrated signing and VirusTotal scan steps; added --skip-sign and --skip-vt flags
  • CI: actions/upload-artifact v4.6.0 → v7.0.1; actions/download-artifact v4 → v8.0.1 (pinned SHA)
  • .gitignore — added .claudeignore
  • Server binaries rebuilt against Go 1.26.2

Install

pip install airgap-devkit==1.3.2