diff --git a/.github/README.md b/.github/README.md index 1ee84b9..5637bf5 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,6 +1,7 @@ # go-test-sarif -`go-test-sarif` is a CLI tool and GitHub Action for converting `go test -json` output into SARIF format, making it compatible with GitHub Security Tab and other SARIF consumers. +`go-test-sarif` is a CLI tool and GitHub Action for converting `go test -json` output into SARIF format, +making it compatible with GitHub Security Tab and other SARIF consumers. ## 🚀 Features