Skip to content

Releases: phylum-dev/cli

v7.1.4

07 Nov 19:41
v7.1.4
69e16fe
Compare
Choose a tag to compare

CLI

Fixed

  • pip parser failing with whitespace around == in requirement specifier

Extensions API

Fixed

  • Add missing organization parameters to global Phylum object endpoints

v7.1.4-rc1

06 Nov 18:56
v7.1.4-rc1
c5d1584
Compare
Choose a tag to compare
v7.1.4-rc1 Pre-release
Pre-release

Fixed

  • pip parser failing with whitespace around == in requirement specifier

v7.1.3

29 Oct 20:15
v7.1.3
dacd07d
Compare
Choose a tag to compare

Fixed

  • phylum package showing complete packages as analysis failures

v7.1.2

11 Oct 16:24
v7.1.2
f8e9070
Compare
Choose a tag to compare

Fixed

  • phylum package subcommand showing unprocessed packages as complete
  • Packages which cannot be analyzed showing up as having no issues

v7.1.1

09 Oct 19:01
v7.1.1
8a308ae
Compare
Choose a tag to compare

Changed

  • Use suppression_reason instead of deprecated suppressed field

Fixed

  • Package subcommand failing to parse API responses

v7.1.0

25 Sep 15:50
v7.1.0
fa27b65
Compare
Choose a tag to compare

Added

  • Extensions for Windows release artifacts

Fixed

  • Phylum project file paths on Windows

v7.1.0-rc1

20 Sep 22:03
v7.1.0-rc1
6a72fc6
Compare
Choose a tag to compare
v7.1.0-rc1 Pre-release
Pre-release

Added

  • Extensions for Windows release artifacts

Fixed

  • Phylum project file paths on Windows

v7.0.0

17 Sep 18:42
v7.0.0
6967382
Compare
Choose a tag to compare

Added

  • Organization management under the phylum org subcommand
  • Organization support for existing subcommands
  • phylum project update --default-label option to set a project's default label
  • phylum project list --no-group flag to only show personal projects
  • Full sandbox write access to project directory for building with yarn extension

Fixed

  • Lockfile parsing of bun-generated yarn lockfiles
  • Maven lockfile generation on Windows

Removed

  • phylum batch subcommand

v6.6.6

12 Jul 19:35
v6.6.6
7b5531d
Compare
Choose a tag to compare

Added

  • phylum init will infer the repository URL from git

Fixed

  • msbuild parser ignoring uppercase Version fields on PackageReference

v6.6.5

09 Jul 16:47
v6.6.5
ba1e10c
Compare
Choose a tag to compare

Fixed

  • package-lock.json parsing failing for dependencies without resolved field