Skip to content

Releases: phylum-dev/cli

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

v6.2.0

19 Mar 22:53
v6.2.0
f9f47f0
Compare
Choose a tag to compare

Fixed

  • Crashes when parsing invalid lockfiles

Removed

  • phylum group transfer subcommand
  • Owner email from phylum group list results

v6.1.2

22 Feb 18:21
v6.1.2
46ecafd
Compare
Choose a tag to compare

Fixed

  • Improved sandboxing error message for unsupported kernel versions

v6.1.1

06 Feb 20:19
v6.1.1
44a6063
Compare
Choose a tag to compare

Fixed

  • Python lockfile generation with pip in ~/.local
  • Python lockfile generation with pyenv

v6.1.1-rc1

01 Feb 02:30
v6.1.1-rc1
d794a51
Compare
Choose a tag to compare
v6.1.1-rc1 Pre-release
Pre-release

Fixed

  • Python lockfile generation with pip in ~/.local
  • Python lockfile generation with pyenv

v6.1.0

29 Jan 17:30
v6.1.0
67dbfd7
Compare
Choose a tag to compare

Added

  • Parse manifest files with non-standard names