Skip to content

Releases: phylum-dev/cli

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

v6.6.5-rc1

08 Jul 21:01
v6.6.5-rc1
Compare
Choose a tag to compare
v6.6.5-rc1 Pre-release
Pre-release

Fixed

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

v6.6.4

27 Jun 18:31
v6.6.4
3b858ae
Compare
Choose a tag to compare

Fixed

  • Legacy Gradle lockfiles not overriding manifest files in the same project

v6.6.4-rc1

27 Jun 17:15
v6.6.4-rc1
4509464
Compare
Choose a tag to compare
v6.6.4-rc1 Pre-release
Pre-release

Fixed

  • Gradle 5 lockfiles not overriding manifest files in the same project

v6.6.3

26 Jun 21:06
v6.6.3
979ee4b
Compare
Choose a tag to compare

Fixed

  • Support for gradle lockfiles in gradle/dependency-locks/

v6.6.2

25 Jun 19:17
v6.6.2
98924f0
Compare
Choose a tag to compare

Fixed

  • Gradle not generating lockfiles without dependencyLocking in the manifest

v6.6.1

18 Jun 21:00
v6.6.1
7fd83a5
Compare
Choose a tag to compare

Fixed

  • Sandbox exceptions for maven when installed via apt
  • Log output leaking into effective-pom.xml during lockfile generation

v6.6.1-rc5

18 Jun 20:01
v6.6.1-rc5
1c1ed6a
Compare
Choose a tag to compare
v6.6.1-rc5 Pre-release
Pre-release

Fixed

  • Sandbox exceptions for maven when installed via apt
  • Log output leaking into effective-pom.xml during lockfile generation