Skip to content

Releases: phylum-dev/cli

v5.9.0

05 Dec 17:44
v5.9.0
c71adb5
Compare
Choose a tag to compare

Added

  • Show project ID after project creation
  • skip-sandbox option for parse/analyze to generate lockfiles without sandbox protection
  • no-generation option for parse/analyze to disable lockfile generation
  • Optional --project and --group arguments for phylum project status

Fixed

  • Aliased dependency names in package-lock.json
  • Aliased dependency names in yarn.lock

v5.9.0-rc3

02 Dec 03:32
v5.9.0-rc3
6897fef
Compare
Choose a tag to compare
v5.9.0-rc3 Pre-release
Pre-release

Added

  • Show project ID after project creation
  • skip-sandbox option for parse/analyze to generate lockfiles without sandbox protection
  • no-generation option for parse/analyze to disable lockfile generation
  • Optional --project and --group arguments for phylum project status

Fixed

  • Aliased dependency names in package-lock.json
  • Aliased dependency names in yarn.lock

v5.9.0-rc2

27 Nov 18:58
v5.9.0-rc2
7d5aaba
Compare
Choose a tag to compare
v5.9.0-rc2 Pre-release
Pre-release

Added

  • Show project ID after project creation
  • skip-sandbox option for parse/analyze to generate lockfiles without sandbox protection
  • no-generation option for parse/analyze to disable lockfile generation
  • Optional --project and --group arguments for phylum project status

Fixed

  • Aliased dependency names in package-lock.json

v5.9.0-rc1

16 Nov 17:13
v5.9.0-rc1
2a260a0
Compare
Choose a tag to compare
v5.9.0-rc1 Pre-release
Pre-release

Added

  • Show project ID after project creation
  • no-generation option for parse/analyze to disable lockfile generation

Fixed

  • Aliased dependency names in package-lock.json

v5.8.1

07 Nov 20:48
v5.8.1
fa19c9a
Compare
Choose a tag to compare

Fixed

  • Gradle lockfile generation with build.gradle.kts manifests
  • Lockfile generation for non-workspace pnpm projects
  • Fixed issue parsing BOM files containing unsupported ecosystems

v5.8.1-rc1

07 Nov 17:53
v5.8.1-rc1
d7f9511
Compare
Choose a tag to compare
v5.8.1-rc1 Pre-release
Pre-release

Fixed

  • Fixed issue parsing BOM files containing unsupported ecosystems

v5.8.0

24 Oct 20:16
v5.8.0
8e797d1
Compare
Choose a tag to compare

Added

  • Support for the upcoming repository URL feature for init/project create
  • New phylum project update command to update project name and repository URL
  • New phylum project status command to print current project information

Fixed

  • Path dependencies for pnpm lockfiles

v5.7.3

17 Oct 19:22
v5.7.3
bea0d84
Compare
Choose a tag to compare

Fixed

  • Pip requirements.txt parser failing with third-party registries

v5.7.2

10 Oct 17:15
v5.7.2
15b6257
Compare
Choose a tag to compare

Fixed

  • Workspace lockfile generation for cargo, npm, yarn, and pnpm
  • Go lockfile generation
  • Ignored manifests with a different ecosystem's lockfile in a parent directory

v5.7.1

11 Sep 18:31
v5.7.1
357a54a
Compare
Choose a tag to compare

Fixed

  • Package header printed even when all issues were suppressed
  • Parsing fails for extraneous npm packages in package-lock.json