Skip to content

Releases: phylum-dev/phylum-analyze-pr-action

Default debug log output

06 Jun 20:54
v2.2.0
f428af5

Choose a tag to compare

What's Changed

Full Changelog: v2.1...v2.2.0

Update license

27 Oct 21:15
v2.1.1
53d203d

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

Use GitHub Container Registry

12 Aug 21:01
v2.1.0
f013bb1

Choose a tag to compare

What's Changed

Feature

  • Use GitHub Container Registry (ghcr.io) hosted docker image by @maxrake in #19

Documentation

  • Update README and CONTRIBUTING docs by @maxrake in #17

Full Changelog: v2.0...v2.1.0

Initial Docker container action

27 Jun 21:26
v2.0.0
c528b14

Choose a tag to compare

What's Changed

Feature

  • Convert to a Docker container action by @maxrake in #15
    • This change moves away from a lengthy composite action with many external action references towards a simple Docker container action
    • The inputs have been simplified
    • The permissions are well defined
    • The logic is completely self-contained within the phylumio/phylum-ci Docker image now

BREAKING CHANGES

The inputs are different now. Tokens for GitHub and Phylum are still required, but now all the other options are encapsulated by the single cmd input, which is the phylum-ci command line to pass to the Docker container's entrypoint.

Full Changelog: v1...v2.0.0

v1.4.2

20 May 14:55
v1.4.2
0862f79

Choose a tag to compare

What's Changed

  • fix: Update analyze.py with new json key names by @furi0us333 in #13

Full Changelog: v1.4.1...v1.4.2

v1.4.1 - Python `poetry.lock` support

13 Apr 22:24
v1.4.1
6e4ad7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Apr 22:25
v1.4.0
8efbc88

Choose a tag to compare

What's Changed

  • 1.4 - State tracking for Phylum incomplete package data, fixed yarn parsing, cleanup by @peterjmorgan in #5

Full Changelog: v1.3...v1.4

v1.3

24 Jan 04:32
6c098b4

Choose a tag to compare

Updates to support CLI v1.2.0 and updated Phylum authentication system

v1.2

06 Jan 18:26
f5d7633

Choose a tag to compare

v1.2