syft

CLI tool and library for generating a Software Bill of Materials from container images and filesystems

APACHE-2.0 License

Downloads
1.4K
Stars
5.4K
Committers
141

Bot releases are hidden (Show)

syft - v0.46.1

Published by anchoreops over 2 years ago

Changelog

v0.46.1 (2022-05-16)

Bug Fixes

  • Fix Cyclone-DX output so only valid enum values are produced. Add integration tests to cover validation. [PR #967] [Christopher Phillips]

Full Changelog

syft - v0.46.0

Published by anchoreops over 2 years ago

Changelog

v0.46.0 (2022-05-12)

Full Changelog

Added Features

Bug Fixes

  • Fix github-json output option [PR #967] [StevenMaude]
  • Clearing Go main module version makes creating a CycloneDX 1.3 JSON document difficult [Issue #959]
  • WARN golang cataloger: failed to read buildinfo [Issue #978]
syft - v0.45.1

Published by anchoreops over 2 years ago

Changelog

v0.45.1 (2022-05-03)

Full Changelog

Bug Fixes

  • reduce noise of log output at the info level [PR #976] [luhring]
  • fix Illegal character encoding in CylconeDX-XML. [Issue #918]
  • update golang crypto library dependency [Issue #972]
syft - v0.45.0

Published by anchoreops over 2 years ago

Changelog

v0.45.0 (2022-04-29)

Full Changelog

Added Features

  • Preserve package IDs on Syft JSON SBOM decode [PR #963] [wagoodman]
  • refactor command package to remove globals and add dependency injection [PR #965] [spiffcs]

Bug Fixes

  • Decoding of sparse CycloneDX does not set language [Issue #953]
syft - v0.44.1

Published by anchoreops over 2 years ago

Changelog

v0.44.1 (2022-04-15)

Full Changelog

Bug Fixes

  • Invalid SPDXID (contains an underscore) [Issue #949]
  • Invalid SPDXID (contains a slash) [Issue #952]
syft - v0.44.0

Published by anchoreops over 2 years ago

Changelog

v0.44.0 (2022-04-12)

Full Changelog

Added Features

  • Detect Java Namespaces/Group IDs by hash [Issue #887]
  • Add additional Vendors for Springframework [PR #947 ]
syft - v0.43.2

Published by anchoreops over 2 years ago

Changelog

v0.43.2 (2022-04-06)

Full Changelog

Bug Fixes

  • Pulls from private DockerHub repo fails with 0.43.0 when working with 0.42.4 [Issue #936]
syft - v0.43.0

Published by anchoreops over 2 years ago

Changelog

v0.43.0 (2022-03-31)

Full Changelog

Added Features

Bug Fixes

  • Pull from DockerHub fails for public images when using SSO [PR #928] [wagoodman]
  • Panic in DirectoryResolver indexPath due to null info parameter [Issue #872]
syft - v0.42.4

Published by anchoreops over 2 years ago

Changelog

v0.42.4 (2022-03-24)

Full Changelog

Bug Fixes

syft - v0.42.3

Published by anchoreops over 2 years ago

Changelog

v0.42.3 (2022-03-23)

Full Changelog

Bug Fixes

syft - v0.42.2

Published by anchoreops over 2 years ago

Changelog

v0.42.2 (2022-03-22)

Full Changelog

Added Features

syft - v0.42.1

Published by anchoreops over 2 years ago

Changelog

v0.42.1 (2022-03-21)

Full Changelog

Bug Fixes

syft - v0.42.0

Published by anchoreops over 2 years ago

Changelog

v0.42.0 (2022-03-17)

Full Changelog

Added Features

Bug Fixes

  • Fix panic when CycloneDX BOM missing metadata.component [#895] [kzantow]
syft - v0.41.6

Published by anchoreops over 2 years ago

Changelog

v0.41.6 (2022-03-16)

Full Changelog

Bug Fixes

syft - v0.41.5

Published by anchoreops over 2 years ago

Changelog

v0.41.5 (2022-03-15)

Full Changelog

Bug Fixes

syft - v0.41.4

Published by anchoreops over 2 years ago

Changelog

v0.41.4 (2022-03-11)

Full Changelog

Added Features

Bug Fixes

  • Correct CycloneDX distro decoding, test relationships [PR #745] [kzantow]
  • RPM Epoch should be optional in the json schema [PR #880] [wagoodman]
  • syft packages fails to catalog golang binary's modules for binary built with vendored modules [Issue #871] [fg-j]
syft - v0.41.1

Published by anchoreops over 2 years ago

Changelog

v0.41.1 (2022-03-08)

Full Changelog

Bug Fixes

syft - v0.41.0

Published by anchoreops over 2 years ago

Changelog

v0.41.0 (2022-03-07)

Full Changelog

Added Features

Bug Fixes

syft - v0.40.1

Published by anchoreops over 2 years ago

Changelog

v0.40.1 (2022-03-04)

Full Changelog

Bug Fixes

syft - v0.40.0

Published by anchoreops over 2 years ago

Changelog

v0.40.0 (2022-03-02)

Full Changelog

Added Features

  • Add support for multiple CPEs in CycloneDX [Issue #818]
  • Use syft property namespace in CycloneDX [Issue #842]

Bug Fixes

  • Wrong digest used for in-toto statement subject when using Docker daemon source [Issue #855]