Skip to content

Releases: phylum-dev/cli

v6.6.1

18 Jun 21:00
v6.6.1
7fd83a5

Choose a tag to compare

Fixed

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

v6.6.1-rc5

18 Jun 20:01
v6.6.1-rc5
1c1ed6a

Choose a tag to compare

v6.6.1-rc5 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-rc4

17 Jun 21:00
v6.6.1-rc4
c3416ca

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

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

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

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

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

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

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

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