Skip to content

v2.2.0

Compare
Choose a tag to compare
@paketo-bot paketo-bot released this 08 Apr 17:37

What's Changed

  • Fixes error interpolation case where err is nil by @ryanmoran in #289
  • Bump github.com/anchore/syft from 0.38.0 to 0.41.1 by @dependabot in #290, #292, #294, #295, #297
  • Trims whitespace around dependency-mapping values by @ryanmoran in #291
  • Updates README and adds top level GoDoc blurb by @ForestEckhardt in #298
  • Fixes line continuations in indented writer streams by @ryanmoran in #304
  • Use a file source for SBOM when applicable by @ryanmoran in #305
  • Add "application/octet-stream" as an allowed file type by @joshuatcasey in #309
  • Fix: application/x-executable should use NewExecutable decompression strategy by @joshuatcasey in #310
  • Automatically move listed Exec.D executables into <layer>/exec.d/<executable> by @joshuatcasey in #300
  • Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #324
  • Implement Syft2, 3 and CycloneDX 1.3 SBOM formats; upgrade to github.com/anchore/syft v0.43.2 by @fg-j in #312

New Contributors

Full Changelog: v2.1.0...v2.2.0