File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,15 @@ Project Status: **In Active Development**
50
50
| ` cfn-lint ` | [ aws-cloudformation/cfn-lint] ( https://github.com/aws-cloudformation/cfn-lint ) | :white_check_mark : |
51
51
| ` trivy ` | [ aquasecurity/trivy] ( https://github.com/aquasecurity/trivy ) | :white_check_mark : |
52
52
53
+ ## GitHub Actions
53
54
54
- ## :construction : Work in progress
55
-
56
- - #### GitHub Actions
55
+ ```
56
+ - name: Create JIRA tickets from SARIF
57
+ uses: GeorgeDavis-Ibexlabs/publish-sarif-to-jira@v0.0.6
58
+ ```
59
+ Refer to [ Create JIRA tickets from SARIF using GitHub Actions] ( https://github.com/marketplace/actions/create-jira-tickets-from-sarif )
57
60
58
- Working on publishing a ** GitHub Action ** and it should be available by end of March 2024
61
+ ## : construction : Work in progress
59
62
60
63
- #### VSCode Extension
61
64
You can’t perform that action at this time.
0 commit comments