Skip to content

Releases: GeorgeDavis-Ibexlabs/publish-sarif-to-jira

v0.0.4

30 Mar 01:16
972be36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

29 Mar 18:03
d012bcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Mar 14:54
180fa01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - Initial release

28 Mar 15:48
78d6d91
Compare
Choose a tag to compare

This release includes the basic functionality to read SARIF files using the standard SARIF file naming conventions and publish issues to JIRA Cloud.

  • The GitHub Action can create JIRA Issues and update if the issue exists already.

Prerequisites

  • This GitHub Action needs to be used towards the end of the CI workflow to read all SARIF files in the GitHub Workspace and create/update JIRA Issues.

Full Changelog: v0.0.1...v0.0.1