From aa7ad2efa16112afca2119b02d246fdf77735139 Mon Sep 17 00:00:00 2001 From: Ruud Senden <8635138+rsenden@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:39:32 +0100 Subject: [PATCH] chore: Documentation updates --- doc-resources/action-fod-export.md | 2 +- doc-resources/action-fod-sast-scan.md | 2 +- doc-resources/action-ssc-export.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-resources/action-fod-export.md b/doc-resources/action-fod-export.md index dcd99b1..72372c6 100644 --- a/doc-resources/action-fod-export.md +++ b/doc-resources/action-fod-export.md @@ -1,4 +1,4 @@ -This action exports the latest SAST vulnerability data from an FoD release to the GitHub Code Scanning dashboard. +This action exports the latest vulnerability data from an FoD release to the GitHub Code Scanning dashboard. Note that this may require a [GitHub Advanced Security](https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security) subscription, unless you're running this action on a public github.com repository. ### Action environment variable inputs diff --git a/doc-resources/action-fod-sast-scan.md b/doc-resources/action-fod-sast-scan.md index d67feac..62987d6 100644 --- a/doc-resources/action-fod-sast-scan.md +++ b/doc-resources/action-fod-sast-scan.md @@ -1,4 +1,4 @@ -This action performs a SAST scan on Fortify on Demand F(FoD). If software composition analysis of open source has been purchased and configured on the applicable release, this action can be used to perform a combined SAST and SCA (open source) scan. +This action performs a SAST scan on Fortify on Demand (FoD). If software composition analysis of open source has been purchased and configured on the applicable release, this action can be used to perform a combined SAST and SCA (open source) scan. The SAST and optional open source scan performed by this action consists of the following steps: diff --git a/doc-resources/action-ssc-export.md b/doc-resources/action-ssc-export.md index 0102105..d266544 100644 --- a/doc-resources/action-ssc-export.md +++ b/doc-resources/action-ssc-export.md @@ -1,4 +1,4 @@ -This action exports the latest SAST vulnerability data from an SSC application version to the GitHub Code Scanning dashboard. +This action exports the latest vulnerability data from an SSC application version to the GitHub Code Scanning dashboard. Note that this may require a [GitHub Advanced Security](https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security) subscription, unless you're running this action on a public github.com repository. ### Action environment variable inputs