Skip to content

Releases: phylum-dev/cli

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 21:21
b88d88d

Changed

  • version and purl fields in components list are now optional in CycloneDX SBOMs

v7.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 18:45
v7.4.0
d491d7b

Added

  • Nix store access to the default sandbox
  • Mac OS's Library/Java/JavaVirtualMachines paths to the dependency parsing sandbox

Fixed

  • Unclear error when running phylum init with an invalid organization

v7.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 20:59
v7.3.0
357adba

Added

  • phylum exception subcommand for managing suppressions

Fixed

  • msbuild lockfile parser allowing missing names and versions

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 23:55
v7.2.0
cb2e59f

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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 18:17
v7.1.5
fb87125

Fixed

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

v7.1.4

Choose a tag to compare

@github-actions github-actions released this 07 Nov 19:41
v7.1.4
69e16fe

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

v7.1.4-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Nov 18:56
v7.1.4-rc1
c5d1584

Fixed

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

v7.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Oct 20:15
v7.1.3
dacd07d

Fixed

  • phylum package showing complete packages as analysis failures

v7.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Oct 16:24
v7.1.2
f8e9070

Fixed

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

v7.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Oct 19:01
v7.1.1
8a308ae

Changed

  • Use suppression_reason instead of deprecated suppressed field

Fixed

  • Package subcommand failing to parse API responses