Skip to content

Releases: phylum-dev/phylum-ci

v0.31.0

29 Jun 13:08
v0.31.0
e058555
Compare
Choose a tag to compare

Feature

  • Update the phylum analysis technique (#269) (4a6367b)

Documentation

  • Remove docs hosted in documentation repo (#264) (1bcc72b)

v0.30.1

09 Jun 21:43
v0.30.1
d9f674b
Compare
Choose a tag to compare

Style

Full Changelog: v0.30.0...v0.30.1

v0.30.0

24 May 19:42
v0.30.0
9b86d9f
Compare
Choose a tag to compare

Feature

  • Add npm-shrinkwrap.json and requirements*.txt to supported lockfiles (#250) (c21b0e6)

v0.29.0

23 May 18:12
v0.29.0
e6be627
Compare
Choose a tag to compare

Feature

  • Add logging support and better error output (#247) (0350be9)

v0.28.1

14 Apr 20:00
v0.28.1
1c3bc28
Compare
Choose a tag to compare

Fix

  • Link to Phylum UI project clipped in logs (#227) (8d2e91e)

v0.28.0

13 Apr 21:02
v0.28.0
0b9b818
Compare
Choose a tag to compare

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

07 Apr 21:27
v0.27.0
0b018c5
Compare
Choose a tag to compare

Feature

  • Provide ability to specify Phylum API URI (#222) (80a54db)

Breaking

  • The short option -u for --vul-threshold was removed. (80a54db)

v0.26.0

05 Apr 14:43
v0.26.0
c067367
Compare
Choose a tag to compare

Feature

Breaking

  • Support for Python 3.7 was removed due to its imminent end of life (1b65787)

v0.25.0

28 Mar 18:20
v0.25.0
1ac85d1
Compare
Choose a tag to compare

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

v0.24.1

14 Feb 15:28
v0.24.1
e131601
Compare
Choose a tag to compare

Fix

Documentation