From 7309c4c7a296e3b99fd2dcff7cd4c7cc44c1f533 Mon Sep 17 00:00:00 2001 From: Tom Willis Date: Wed, 4 Jan 2023 22:59:34 -0600 Subject: [PATCH 1/2] Update README reasons to use this action --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b64a0c4..74e5768 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This GitHub action converts a SARIF file with security vulnerability findings into a GitHub pull request comment using the `@security-alert/sarif-to-comment` NPM package. +This is useful if you have do *not* have access GitHub Advanced Security, in a private repository or GitHub Enterprise. + These are the inputs to action image. ## Inputs From a0b3f5bb132de3ea26b449a13778e3b8e15aada4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 05:00:07 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74e5768..b4a56a0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This GitHub action converts a SARIF file with security vulnerability findings into a GitHub pull request comment using the `@security-alert/sarif-to-comment` NPM package. -This is useful if you have do *not* have access GitHub Advanced Security, in a private repository or GitHub Enterprise. +This is useful if you have do *not* have access GitHub Advanced Security, in a private repository or GitHub Enterprise. These are the inputs to action image.