Skip to content

Releases: codedx/codedx-github-action

v1.2.1

23 Apr 18:08
Compare
Choose a tag to compare

This release updates the required NodeJS runtime from v12 to the latest v20.

v1.2.0

09 Apr 12:53
Compare
Choose a tag to compare

This release has a breaking change, where project must now be specified via either project-name or project-id.

  • Allow specifying an SRM branch for an analysis
  • Change SRM project selection to use new project-name or project-id fields
  • Update references of "Code Dx" to "SRM" / "Software Risk Manager"

v1.1.1

26 Jan 16:09
Compare
Choose a tag to compare

Minor release to update the Code Dx action version in the README sample. No functional changes in this release.

v1.1

13 Sep 17:11
Compare
Choose a tag to compare
  • The source-and-binaries-glob field is now optional
  • The Code Dx action will now emit a warning if no source/binaries were matched, rather than failing the step
  • Fixed a bug where the glob ./** caused the source/binary ZIP generation to fail
  • Fixed a bug where ZIP generation failures did not include error details

v1.0 - First stable release

17 Dec 19:38
Compare
Choose a tag to compare
Move log config to appropriate method

v0.8

17 Dec 19:35
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release
Move log config to appropriate method

v0.7

17 Dec 19:06
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release
Make paths relative (apparently necessary when using multiple globs)

v0.6

17 Dec 18:50
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release
Set dry-run as optional

v0.5

17 Dec 18:45
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
Add dry-run parameter

v0.4

17 Dec 18:36
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
Recompile index.js