Skip to content

Releases: phylum-dev/cli

v6.4.0-rc1

13 May 17:23
v6.4.0-rc1
16ab00e

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

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

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

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

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

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

Choose a tag to compare

Added

  • Parse manifest files with non-standard names

v6.0.1

20 Dec 21:47
v6.0.1
293213f

Choose a tag to compare

Fixed

  • Lockfile generation for gradle installed under /opt/gradle

v6.0.0

13 Dec 18:05
v6.0.0
ed91b53

Choose a tag to compare

Added

  • Add CVE data to issueDetails entries when --json flag is used for phylum package

Changed

  • Renamed multiple CLI arguments to avoid the term lockfile in places where
    manifests are also accepted
  • Renamed lockfiles key in phylum status --json output to dependency_files

v6.0.0-rc3

12 Dec 22:34
v6.0.0-rc3
344554c

Choose a tag to compare

v6.0.0-rc3 Pre-release
Pre-release

Added

  • Add CVE data to issueDetails entries when --json flag is used for phylum package

Changed

  • Renamed multiple CLI arguments to avoid the term lockfile in places where
    manifests are also accepted
  • Renamed lockfiles key in phylum status --json output to dependency_files