Releases: phylum-dev/phylum-ci
Releases · phylum-dev/phylum-ci
v0.31.0
Feature
Documentation
- Remove docs hosted in
documentation
repo (#264) (1bcc72b
)
v0.30.0
Feature
- Add
npm-shrinkwrap.json
and requirements*.txt
to supported lockfiles (#250) (c21b0e6
)
v0.29.0
Feature
- Add logging support and better error output (#247) (
0350be9
)
v0.28.1
Fix
- Link to Phylum UI project clipped in logs (#227) (
8d2e91e
)
v0.28.0
Feature
Breaking
- The risk domain threshold options have been removed. (
ed3532e
)
- CLI installs prior to v5.0.0 are no longer supported. A Phylum CLI version with ability to return policy results and specify the
--base
option in the analyze
command is required. (ed3532e
)
v0.27.0
Feature
- Provide ability to specify Phylum API URI (#222) (
80a54db
)
Breaking
- The short option
-u
for --vul-threshold
was removed. (80a54db
)
v0.26.0
Feature
Breaking
- Support for Python 3.7 was removed due to its imminent end of life (
1b65787
)
v0.25.0
Feature
- Allow
.phylum_project
file to be optional (#209) (7092c93
)
Breaking
- CLI installs prior to v4.5.0 are no longer supported. A Phylum CLI version with ability to specify multiple lockfiles is required. (
7092c93
)
Documentation