Releases: sorenjohanson/specgate
Releases · sorenjohanson/specgate
Release v2025.08.19-8c65068
SpecGate Release v2025.08.19-8c65068
Changes
This release includes the latest changes from the main branch.
Downloads
Choose the appropriate binary for your platform:
- Linux (x64):
specgate-linux-amd64.tar.gz - Linux (ARM64):
specgate-linux-arm64.tar.gz - macOS (x64):
specgate-darwin-amd64.tar.gz - macOS (ARM64):
specgate-darwin-arm64.tar.gz - Windows (x64):
specgate-windows-amd64.zip
Verification
Verify your download using the SHA256 checksums in checksums.txt.
Security
- SBOM (Software Bill of Materials) included
- Vulnerability scan results included
- All dependencies scanned for known vulnerabilities
Installation
# Linux/macOS
tar -xzf specgate-*.tar.gz
chmod +x specgate
./specgate --help
# Windows
# Extract specgate-windows-amd64.zip
# Run specgate.exe --helpWhat's Changed
- test(proxy, main): add test fixtures by @sorenjohanson in #5
- docs(main): output usage when no args provided by @sorenjohanson in #6
Full Changelog: v2025.08.19-439dba1...v2025.08.19-8c65068
Release v2025.08.19-439dba1
SpecGate Release v2025.08.19-439dba1
Changes
This release includes the latest changes from the main branch.
Downloads
Choose the appropriate binary for your platform:
- Linux (x64):
specgate-linux-amd64.tar.gz - Linux (ARM64):
specgate-linux-arm64.tar.gz - macOS (x64):
specgate-darwin-amd64.tar.gz - macOS (ARM64):
specgate-darwin-arm64.tar.gz - Windows (x64):
specgate-windows-amd64.zip
Verification
Verify your download using the SHA256 checksums in checksums.txt.
Security
- SBOM (Software Bill of Materials) included
- Vulnerability scan results included
- All dependencies scanned for known vulnerabilities
Installation
# Linux/macOS
tar -xzf specgate-*.tar.gz
chmod +x specgate
./specgate --help
# Windows
# Extract specgate-windows-amd64.zip
# Run specgate.exe --helpWhat's Changed
- Add: Github Actions by @sorenjohanson in #1
- fix(main): CWE-676: Use of net/http serve function by @sorenjohanson in #2
- feature(ci): simplify sbom generation by @sorenjohanson in #3
- Fix: Release Artifacts by @sorenjohanson in #4
Full Changelog: https://github.com/sorenjohanson/specgate/commits/v2025.08.19-439dba1