Skip to content

Releases: phylum-dev/cli

v6.6.1-rc4

17 Jun 21:00
v6.6.1-rc4
c3416ca
Compare
Choose a tag to compare
v6.6.1-rc4 Pre-release
Pre-release

Fixed

  • Sandbox exceptions for maven when installed via apt
  • Log output leaking into effective-pom.xml during lockfile generation

v6.6.1-rc3

17 Jun 15:42
v6.6.1-rc3
Compare
Choose a tag to compare
v6.6.1-rc3 Pre-release
Pre-release

Fixed

  • Sandbox exceptions for maven when installed via apt

v6.6.1-rc2

17 Jun 14:54
v6.6.1-rc2
c198a44
Compare
Choose a tag to compare
v6.6.1-rc2 Pre-release
Pre-release

Fixed

  • Sandbox exceptions for maven when installed via apt

v6.6.1-rc1

12 Jun 00:04
v6.6.1-rc1
78bfc77
Compare
Choose a tag to compare
v6.6.1-rc1 Pre-release
Pre-release

Fixed

  • Sandbox exceptions for maven when installed via apt

v6.6.0

11 Jun 17:15
v6.6.0
e00c29c
Compare
Choose a tag to compare

Added

  • PNPM v5 lockfile support

Fixed

  • Sandbox exceptions for maven when installed via Homebrew

v6.5.0

04 Jun 15:47
v6.5.0
4f85dbc
Compare
Choose a tag to compare

Changed

  • Parse *.csproj files with msbuild parser by default

v6.5.0-rc1

03 Jun 23:11
v6.5.0-rc1
b5a9528
Compare
Choose a tag to compare
v6.5.0-rc1 Pre-release
Pre-release

Changed

  • Parse *.csproj files with msbuild parser by default

v6.4.0

28 May 19:49
v6.4.0
30d9e17
Compare
Choose a tag to compare

Added

  • PNPM v9 lockfile support
  • Support for parsing go.mod files with a Go directive of version 1.17 and higher

Changed

  • Improved go.sum file parsing to prevent the parser from listing unused packages

Fixed

  • Sandboxed processes sticking around after CLI is killed with a signal
  • Lockfiles with local versions breaking the pip parser
  • Lockfile generation not emitting errors for tools writing them to STDOUT

v6.4.0-rc1

13 May 17:23
v6.4.0-rc1
16ab00e
Compare
Choose a tag to compare
v6.4.0-rc1 Pre-release
Pre-release

Added

  • PNPM v9 lockfile support
  • Support for parsing go.mod files with a Go directive of version 1.17 and higher

Changed

  • Improved go.sum file parsing to prevent the parser from listing unused packages

Fixed

  • Sandboxed processes sticking around after CLI is killed with a signal
  • Lockfiles with local versions breaking the pip parser

v6.3.0

22 Apr 16:17
v6.3.0
fb23936
Compare
Choose a tag to compare

Fixed

  • Improve parsing of non-UTF-8 encoded pom.xml files
  • SPDX SBOM registry determination from downloadLocation
  • SPDX parsing adding the described package as a dependency
  • SPDX parsing certain text files with optional package fields