georgedavis-ibexlabs/Publish SARIF to JIRA
Create JIRA issues from SARIF data
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_type | SARIF ingest type | no | file |
| input_format | SARIF ingest format | no | sarif |
| jira_cloud_url | JIRA Cloud URL | yes | — |
| jira_project_key | JIRA Cloud Project key | yes | — |
| jira_auth_email | JIRA Cloud Authentication email | yes | — |
| jira_api_token | JIRA Cloud API key | yes | — |
| jira_default_issue_labels | Comma-separated labels that would be tagged on all issues created by the Python script | no | "" |
| jira_use_atlassian_document_format | Set true or false to use Atlassian Document Format (ADF) | no | false |
| jira_create_sub_tasks | Set true or false to create sub-tasks | no | false |
| LOG_LEVEL | Python logging level. Default: INFO | no | INFO |
| LOG_FILENAME | Python logging to file. This is the filename of the log file. Default: debug.log | no | debug.log |
Outputs
no outputs