Skip to content

Releases: phylum-dev/phylum-ci

v0.24.0

10 Feb 16:41
v0.24.0
4b83d89
Compare
Choose a tag to compare

Feature

Documentation

v0.23.1

10 Jan 17:47
v0.23.1
bf6bf56
Compare
Choose a tag to compare

Fix

  • Link to Phylum UI project clipped in logs (#186) (95d6838)

v0.23.0

03 Jan 21:58
v0.23.0
db076bd
Compare
Choose a tag to compare

Feature

  • Improve experience around GitHub rate limiting API requests (#179) (df5f1e2)

Breaking

  • The --phylum-release option (-r) default is no longer latest. Default behavior now is to use the installed version and fall back to latest when no Phylum CLI is already installed. (df5f1e2)

v0.22.1

19 Dec 17:12
v0.22.1
e3c3435
Compare
Choose a tag to compare

Fix

  • Issue summary entries repeated in output (#175) (30d9e42)

v0.22.0

15 Dec 23:04
v0.22.0
1e35b6e
Compare
Choose a tag to compare

Feature

Breaking

  • For GitLab branch pipelines, the analyzed dependencies are now determined by comparing the lockfile in the branch to the default branch instead of the previous commit that ran in that branch pipeline. All dependencies will be analyzed when the branch pipeline is run on the default branch. (7d6d859)

v0.21.0

06 Dec 14:34
v0.21.0
14822be
Compare
Choose a tag to compare

Feature

  • Add go.sum and Cargo.lock as supported lockfiles (#169) (187a863)

v0.20.0

29 Nov 23:16
v0.20.0
62cb8bd
Compare
Choose a tag to compare

Feature

  • Support RSA SHA256 signature verification in phylum-init (#165) (4fad7dd)

Breaking

  • CLI installs prior to v3.12.0 are no longer supported (4fad7dd)
  • CLI installs and upgrades can no longer be confirmed with .minisig minisign signatures and must instead use .signature RSA SHA256 based signatures (4fad7dd)

v0.19.0

15 Nov 03:12
v0.19.0
3be53ca
Compare
Choose a tag to compare

Feature

  • Extend Azure Pipelines integration to support GitHub repos (#160) (39e80ac)

v0.18.0

04 Nov 17:53
v0.18.0
394ee64
Compare
Choose a tag to compare

Feature

v0.17.1

17 Oct 18:33
v0.17.1
1413cad
Compare
Choose a tag to compare

Fix

  • Sanitize user input to guard against possible cmd injection (#144) (4d72ece)

Documentation

  • Provide more hints about using the SVG files (#146) (747e230)