mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-09-22 09:34:57 +02:00
- Add extract_to() utility function for auto-detecting archive formats (.zip, .tar.gz, .tar.bz2, .tar.xz, .tgz) and extracting with automatic destination cleanup - Refactor Dockerfile to use slim debian base with install script, reducing image complexity and improving build reproducibility - Update Dockerfile.dev to match production environment (Go 1.25 with full toolchain) while adding preset workflow initialization - Update trivy binary registry metadata from v0.69.0 to v0.69.1 with direct platform-specific download URLs replacing dual curl installation script