Skip to content

Releases: phylum-dev/cli

v7.3.0

20 Dec 20:59
v7.3.0
357adba
Compare
Choose a tag to compare

Added

  • phylum exception subcommand for managing suppressions

Fixed

  • msbuild lockfile parser allowing missing names and versions

v7.2.0

10 Dec 23:55
v7.2.0
cb2e59f
Compare
Choose a tag to compare

Added

  • Support for C#'s packages.*.config lockfile type
  • phylum firewall log command to browse firewall activity log

Changed

  • Certificate check option name doesn't match configuration option

Fixed

  • Gradle manifests incorrectly retained on Windows

v7.1.5

26 Nov 18:17
v7.1.5
fb87125
Compare
Choose a tag to compare

Fixed

  • pnpm version 5 parser including metadata in package versions
  • Platform-specific dependencies ignored by the Gemfile.lock parser

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