diff --git a/README.md b/README.md index e4b6e50..96075d0 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The primary `fortify/github-action` action currently allows for running SAST sca -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -314,7 +314,7 @@ This action allows for setting up the Fortify tools listed below. Which tools an -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -423,7 +423,7 @@ This action packages application source code using [ScanCentral Client](https:// -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -500,7 +500,7 @@ Before running this action, please ensure that the appropriate release has been -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -634,7 +634,7 @@ This action exports the latest vulnerability data from an FoD release to the Git -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -724,7 +724,7 @@ Before running this action, please ensure that the appropriate application versi -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: @@ -860,7 +860,7 @@ This action exports the latest vulnerability data from an SSC application versio -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/doc-resources/action-prerequisites.md b/doc-resources/action-prerequisites.md index 2a2cf21..7a42269 100644 --- a/doc-resources/action-prerequisites.md +++ b/doc-resources/action-prerequisites.md @@ -1,4 +1,4 @@ -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/fod-export/README.md b/fod-export/README.md index 84975b8..c797328 100644 --- a/fod-export/README.md +++ b/fod-export/README.md @@ -16,7 +16,7 @@ This action exports the latest vulnerability data from an FoD release to the Git -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/fod-sast-scan/README.md b/fod-sast-scan/README.md index 1902752..7e1c690 100644 --- a/fod-sast-scan/README.md +++ b/fod-sast-scan/README.md @@ -26,7 +26,7 @@ Before running this action, please ensure that the appropriate release has been -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/package/README.md b/package/README.md index a9ea2e0..db640cd 100644 --- a/package/README.md +++ b/package/README.md @@ -16,7 +16,7 @@ This action packages application source code using [ScanCentral Client](https:// -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/sc-sast-scan/README.md b/sc-sast-scan/README.md index 12d5b9e..a30d8b6 100644 --- a/sc-sast-scan/README.md +++ b/sc-sast-scan/README.md @@ -24,7 +24,7 @@ Before running this action, please ensure that the appropriate application versi -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/setup/README.md b/setup/README.md index 34b7258..27f8371 100644 --- a/setup/README.md +++ b/setup/README.md @@ -23,7 +23,7 @@ This action allows for setting up the Fortify tools listed below. Which tools an -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: diff --git a/ssc-export/README.md b/ssc-export/README.md index 62db218..8468849 100644 --- a/ssc-export/README.md +++ b/ssc-export/README.md @@ -16,7 +16,7 @@ This action exports the latest vulnerability data from an SSC application versio -** Prerequisites ** +### Prerequisites This action assumes the standard software packages as provided by GitHub-hosted runners to be available. If you are using self-hosted runners, you may need to install some of these software packages in order to successfully use this action. In particular, not having the following software installed is known to cause issues when running `fortify/github-action` or one of its sub-actions: