v0.76.0
Changelog
v0.76.0 (2023-03-31)
Added Features
- Scan local go mod licenses for golang packages [PR #1645] [deitch]
- update and clean license list generation to return more SPDXID for more inputs [PR #1691] [spiffcs]
- argocd binary classifier [Issue #1606] [PR #1663] [y12studio]
- Add config option to allow user to select the default image source location [Issue #1703] [spiffcs]
Bug Fixes
- Defer closing the opened file when using FileScheme [PR #1668] [Noxsios]
- fix: remove author contributing to javascript CPEs [PR #1669] [kzantow]
- fix: reduce logging for bad dpkg lines [PR #1675] [kzantow]
- Broken shell completion - Bash [Issue #962] [PR #1688] [DanHam]
- syft produces different output when run with sudo [Issue #1391] [PR #1693] [anchore-actions-token-generator]
- some binary ruby are not detected [Issue #1677] [PR #1678] [witchcraze]
- Documentation says that output is SPDX 2.2 [Issue #1679] [PR #1680] [vargenau]
- fix: move defer after error to protect panic case [PR #1670] [spiffcs]
Additional Changes
- Deprecate config.yaml as valid config source; Add unit regression for correct config paths [PR #1640] [AidanDelaney]
- Remove more side effects from application config testing [PR #1684] [wagoodman]
- chore: tweak some workflow text [PR #1685] [kzantow]
- chore: fix flaky license sorting [PR #1690] [kzantow]