Releases: phylum-dev/cli
Releases · phylum-dev/cli
v7.1.4
v7.1.4-rc1
Fixed
pip
parser failing with whitespace around==
in requirement specifier
v7.1.3
Fixed
phylum package
showing complete packages as analysis failures
v7.1.2
Fixed
phylum package
subcommand showing unprocessed packages as complete- Packages which cannot be analyzed showing up as having no issues
v7.1.1
Changed
- Use
suppression_reason
instead of deprecatedsuppressed
field
Fixed
- Package subcommand failing to parse API responses
v7.1.0
Added
- Extensions for Windows release artifacts
Fixed
- Phylum project file paths on Windows
v7.1.0-rc1
Added
- Extensions for Windows release artifacts
Fixed
- Phylum project file paths on Windows
v7.0.0
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 labelphylum 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
Added
phylum init
will infer the repository URL fromgit
Fixed
msbuild
parser ignoring uppercaseVersion
fields onPackageReference
v6.6.5
Fixed
package-lock.json
parsing failing for dependencies withoutresolved
field