Publish SARIF to JIRA
Version updated for https://github.com/GeorgeDavis-Ibexlabs/publish-sarif-to-jira to version 0.0.15.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The publish-sarif-to-jira GitHub Action automates the process of parsing SARIF (Static Analysis Results Interchange Format) files and creating corresponding JIRA issues in a JIRA Cloud instance. It simplifies the workflow of managing and tracking issues identified by static analysis tools by directly integrating with JIRA, enabling teams to streamline project management and issue tracking. Key features include configurable integrations with SARIF-compatible tools and the ability to create JIRA issues with detailed descriptions and labels.
Release notes
What’s Changed
- deps: Upgrade atlassian_doc_builder from 0.4 to 0.5.2 by @GeorgeDavis-Ibexlabs in https://github.com/GeorgeDavis-Ibexlabs/publish-sarif-to-jira/pull/27
- Pulling
minor-fixesintodevto keep it consistent withmainby @GeorgeDavis-Ibexlabs in https://github.com/GeorgeDavis-Ibexlabs/publish-sarif-to-jira/pull/28 - Merge pull request #28 from GeorgeDavis-Ibexlabs/minor-fixes by @GeorgeDavis-Ibexlabs in https://github.com/GeorgeDavis-Ibexlabs/publish-sarif-to-jira/pull/29
Full Changelog: https://github.com/GeorgeDavis-Ibexlabs/publish-sarif-to-jira/compare/v0.0.14...0.0.15