ghas-jira-integration
ghas-jira-integration copied to clipboard
Synchronize GitHub Code Scanning alerts to Jira issues
Updates the requirements on [jira](https://github.com/pycontribs/jira) to permit the latest version. Release notes Sourced from jira's releases. v3.8.0 Minor Changes Add goal field to update/create sprint (#1806) @zbarahal Bugfixes add backward...
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. Release notes Sourced from flask's releases. 3.0.0 This is a feature release, which includes new features, removes previously deprecated code,...
## Overview When trying to run this locally, I am getting an error that there is a missing module. ## Debug Info ### Versions - **Python Version:** `Python 3.10.9` -...
Hello Team, We need jira tickets for those vulnerabilities which are open/Present in code-scanning alerts. I don't need the tickets for those vulnerabilities which are already closed on code-scanning alerts....
I am filing this on behalf of my customer @shweta4398 who has successfully set up a workflow with this Action. Every time they run the workflow, it fails with the...
Feature request to add details from the Github's code scanning page such as file (line/col), recommendations, code snippets (path of exploitation), examples, etc in the jira ticket. The majority of...
It would be great to include support for the other types of GHAS alerts: - Dependabot Security alerts - Secret Scanning alerts
It would be nice to have a feature which only opens tickets with a certain severity (i.e critical, high, and medium).
Why on earth you've the argument named `token` while you expecting `password` string instead? ``` --jira-token " ``` How can I use JIRA token which is supposed to access its...
The README mentions that "For accessing the Code Scanning alert data, the action uses the GITHUB_TOKEN which is automatically created for you, so you don't need to provide it". But...