mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
- Introduced multiple Packer templates for generating SBOMs on various platforms including Amazon Linux, FreeBSD, RHEL, and Windows. - Added Docker templates for Linux with both legacy and no-exec styles. - Implemented a script to run SBOM case matrix tests, ensuring templates are executable and logging results. - Updated .gitignore to include necessary files and directories. - Enhanced existing Windows templates to support legacy execution styles.