Skip to content

Commit 71c8555

Browse files
Merge pull request #11 from GeorgeDavis-Ibexlabs/update-README
docs: Fix README with the link to the newly published GitHub Actions
2 parents 397f5ac + 2daebe1 commit 71c8555

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,15 @@ Project Status: **In Active Development**
5050
| `cfn-lint` | [aws-cloudformation/cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | :white_check_mark: |
5151
| `trivy` | [aquasecurity/trivy](https://github.com/aquasecurity/trivy) | :white_check_mark: |
5252

53+
## GitHub Actions
5354

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)
5760

58-
Working on publishing a **GitHub Action** and it should be available by end of March 2024
61+
## :construction: Work in progress
5962

6063
- #### VSCode Extension
6164

0 commit comments

Comments
 (0)