diff --git a/docs/developer-guide/stackit-details.mdx b/docs/developer-guide/stackit-details.mdx index 9d4ea5d458..58a5cf19a5 100644 --- a/docs/developer-guide/stackit-details.mdx +++ b/docs/developer-guide/stackit-details.mdx @@ -59,7 +59,7 @@ StackIT uses service account keys for API authentication. Service account keys a 1. **Navigate to Service Accounts** - Go to the [StackIT Portal](https://portal.stackit.cloud/) - Select your project - - Click on **Service Accounts** in the left sidebar + - Click **Service Accounts** in the left sidebar 2. **Create or Select Service Account** - If you don't have a service account, click **Create Service Account** diff --git a/docs/user-guide/cli/tutorials/integrations.mdx b/docs/user-guide/cli/tutorials/integrations.mdx index f3e698d799..bfd53b0c3c 100644 --- a/docs/user-guide/cli/tutorials/integrations.mdx +++ b/docs/user-guide/cli/tutorials/integrations.mdx @@ -33,7 +33,7 @@ To configure the Slack Integration, follow the next steps: 2. Optionally, create a Slack Channel (you can use an existing one) 3. Integrate the created Slack App to your Slack channel: - - Click on the channel, go to the Integrations tab, and Add an App. + - Click the channel, go to the Integrations tab, and Add an App. ![Slack App Channel Integration](/images/cli/integrate-slack-app.png) 4. Set the following environment variables that Prowler will read: diff --git a/docs/user-guide/providers/alibabacloud/getting-started-alibabacloud.mdx b/docs/user-guide/providers/alibabacloud/getting-started-alibabacloud.mdx index 36520a8f8c..353515c605 100644 --- a/docs/user-guide/providers/alibabacloud/getting-started-alibabacloud.mdx +++ b/docs/user-guide/providers/alibabacloud/getting-started-alibabacloud.mdx @@ -32,7 +32,7 @@ Before you begin, make sure you have: ### Step 1: Get Your Alibaba Cloud Account ID 1. Log in to the [Alibaba Cloud Console](https://home.console.alibabacloud.com/) -2. Click on your profile avatar in the top-right corner +2. Click your profile avatar in the top-right corner 3. Locate and copy your Account ID ![Get Account ID](/images/providers/alibaba-account-id.png) diff --git a/docs/user-guide/providers/aws/getting-started-aws.mdx b/docs/user-guide/providers/aws/getting-started-aws.mdx index f0c5ab882a..847e7b6167 100644 --- a/docs/user-guide/providers/aws/getting-started-aws.mdx +++ b/docs/user-guide/providers/aws/getting-started-aws.mdx @@ -67,7 +67,7 @@ This method grants permanent access and is the recommended setup for production For detailed instructions on how to create the role, see [Authentication > Assume Role](/user-guide/providers/aws/authentication#assume-role-recommended). -7. Once the role is created, go to the **IAM Console**, click on the "ProwlerScan" role to open its details: +7. Once the role is created, go to the **IAM Console**, click the "ProwlerScan" role to open its details: ![ProwlerScan role info](/images/providers/prowler-scan-pre-info.png) diff --git a/docs/user-guide/providers/azure/getting-started-azure.mdx b/docs/user-guide/providers/azure/getting-started-azure.mdx index 66b3b14e3a..96498c879f 100644 --- a/docs/user-guide/providers/azure/getting-started-azure.mdx +++ b/docs/user-guide/providers/azure/getting-started-azure.mdx @@ -39,7 +39,7 @@ For detailed instructions on how to create the Service Principal and configure p ![Providers Page](/images/prowler-app/cloud-providers-page.png) -3. Click on `Add Provider` +3. Click `Add Provider` ![Add a Provider](/images/prowler-app/add-cloud-provider.png) diff --git a/docs/user-guide/providers/cloudflare/authentication.mdx b/docs/user-guide/providers/cloudflare/authentication.mdx index fe69656a04..37e2ffafef 100644 --- a/docs/user-guide/providers/cloudflare/authentication.mdx +++ b/docs/user-guide/providers/cloudflare/authentication.mdx @@ -56,8 +56,8 @@ Template URLs only pre-fill the token creation form. Review the permissions, con ### Step 1: Create a User API Token 1. Log into the [Cloudflare Dashboard](https://dash.cloudflare.com). -2. Click on the profile icon in the top right corner, then select "My Profile". -3. Click on the **API Tokens** tab. +2. Click the profile icon in the top right corner, then select "My Profile". +3. Click the **API Tokens** tab. 4. Click **Create Token**, then select **Create Custom Token** at the bottom of the page. 5. Configure the token with the following settings: - **Token name:** A descriptive name (e.g., "Prowler Security Scanner") @@ -102,8 +102,8 @@ API Keys provide full access to the Cloudflare account. While supported, this me ### Step 1: Get the Global API Key 1. Log into the [Cloudflare Dashboard](https://dash.cloudflare.com). -2. Click on the profile icon in the top right corner, then select "My Profile". -3. Click on the **API Tokens** tab. +2. Click the profile icon in the top right corner, then select "My Profile". +3. Click the **API Tokens** tab. 4. Scroll down to the **API Keys** section. 5. Click **View** next to **Global API Key**. 6. Enter the account password to reveal the key, then copy it. diff --git a/docs/user-guide/providers/gcp/authentication.mdx b/docs/user-guide/providers/gcp/authentication.mdx index ec53445c84..34faa145c0 100644 --- a/docs/user-guide/providers/gcp/authentication.mdx +++ b/docs/user-guide/providers/gcp/authentication.mdx @@ -55,7 +55,7 @@ This method uses the Google Cloud CLI to authenticate and is suitable for develo ### Setup Application Default Credentials -1. In the [GCP Console](https://console.cloud.google.com/), click on "Activate Cloud Shell" +1. In the [GCP Console](https://console.cloud.google.com/), click "Activate Cloud Shell" ![Activate Cloud Shell](/images/providers/access-console.png) diff --git a/docs/user-guide/providers/linode/authentication.mdx b/docs/user-guide/providers/linode/authentication.mdx index feac121f40..3ebb7ef326 100644 --- a/docs/user-guide/providers/linode/authentication.mdx +++ b/docs/user-guide/providers/linode/authentication.mdx @@ -29,7 +29,7 @@ Ensure the token has all required scopes. Missing permissions will cause some ch ### Step 1: Create a Personal Access Token 1. Log into the [Linode Cloud Manager](https://cloud.linode.com). -2. Click on your username in the top-right corner, then select **API Tokens** under the "My Profile" section. +2. Click your username in the top-right corner, then select **API Tokens** under the "My Profile" section. 3. Click **Create a Personal Access Token**. 4. Configure the token: - **Label:** A descriptive name (e.g., "Prowler Security Scanner") diff --git a/docs/user-guide/providers/oci/authentication.mdx b/docs/user-guide/providers/oci/authentication.mdx index f977a80eb2..9627e88cd4 100644 --- a/docs/user-guide/providers/oci/authentication.mdx +++ b/docs/user-guide/providers/oci/authentication.mdx @@ -55,7 +55,7 @@ After running `oci session authenticate`, you need to manually add your user OCI **Get your user OCID from the OCI Console:** -Navigate to: **Identity & Security** → **Users** → Click on your username → Copy the OCID +Navigate to: **Identity & Security** → **Users** → Click your username → Copy the OCID ![Get User OCID from OCI Console](./images/oci-user-ocid.png) diff --git a/docs/user-guide/providers/oci/getting-started-oci.mdx b/docs/user-guide/providers/oci/getting-started-oci.mdx index fc9fb620bf..1e4b63cdb7 100644 --- a/docs/user-guide/providers/oci/getting-started-oci.mdx +++ b/docs/user-guide/providers/oci/getting-started-oci.mdx @@ -78,7 +78,7 @@ The easiest and most secure method is using OCI session authentication, which au **Get your user OCID from the OCI Console:** - Navigate to: **Identity & Security** → **Users** → Click on your username → Copy the OCID + Navigate to: **Identity & Security** → **Users** → Click your username → Copy the OCID ![Get User OCID from OCI Console](./images/oci-user-ocid.png) diff --git a/docs/user-guide/tutorials/prowler-app-rbac.mdx b/docs/user-guide/tutorials/prowler-app-rbac.mdx index a339537e8d..fa4ecfa196 100644 --- a/docs/user-guide/tutorials/prowler-app-rbac.mdx +++ b/docs/user-guide/tutorials/prowler-app-rbac.mdx @@ -170,7 +170,7 @@ Follow these steps to remove a provider group of your account: 1. Navigate to **Provider Groups** from the side menu. -2. Click on the delete button of the provider group you want to remove. +2. Click the delete button of the provider group you want to remove. Remove Provider Group @@ -182,7 +182,7 @@ Follow these steps to create a role for your account: 1. Navigate to **Roles** from the side menu. -2. Click on the **Add Role** button on the top right-hand corner of the screen. +2. Click the **Add Role** button on the top right-hand corner of the screen. Create Role @@ -203,7 +203,7 @@ Follow these steps to edit a role on your account: 1. Navigate to **Roles** from the side menu. -2. Click on the edit button of the role you want to modify. +2. Click the edit button of the role you want to modify. Edit Role @@ -218,7 +218,7 @@ Follow these steps to remove a role of your account: 1. Navigate to **Roles** from the side menu. -2. Click on the delete button of the role you want to remove. +2. Click the delete button of the role you want to remove. Remove Role diff --git a/docs/user-guide/tutorials/prowler-app-s3-integration.mdx b/docs/user-guide/tutorials/prowler-app-s3-integration.mdx index 284b10eaaf..97987f1f74 100644 --- a/docs/user-guide/tutorials/prowler-app-s3-integration.mdx +++ b/docs/user-guide/tutorials/prowler-app-s3-integration.mdx @@ -259,8 +259,8 @@ If using Prowler's CloudFormation template, execute the following command to upd - `EnableS3Integration`: Select "true" - `S3IntegrationBucketName`: Your bucket name - `S3IntegrationBucketAccountId`: Bucket owner's AWS account ID -5. In the "Configure stack options" screen, again, leave everything as it is and click on "Next" -6. Finally, under "Review Prowler", at the bottom click on "Submit" +5. In the "Configure stack options" screen, again, leave everything as it is and click "Next" +6. Finally, under "Review Prowler", at the bottom click "Submit" #### Terraform @@ -314,7 +314,7 @@ Once the required permissions are set up, proceed to configure the S3 integratio 1. Navigate to "Integrations" ![Navigate to integrations](/images/prowler-app/s3/s3-integration-ui-1.png) -2. Locate the Amazon S3 Integration card and click on the "Configure" button +2. Locate the Amazon S3 Integration card and click the "Configure" button ![Access S3 integration](/images/prowler-app/s3/s3-integration-ui-2.png) 3. Click the "Add Integration" button ![Add integration button](/images/prowler-app/s3/s3-integration-ui-3.png) diff --git a/docs/user-guide/tutorials/prowler-app-sso.mdx b/docs/user-guide/tutorials/prowler-app-sso.mdx index d016196214..84cccd3d65 100644 --- a/docs/user-guide/tutorials/prowler-app-sso.mdx +++ b/docs/user-guide/tutorials/prowler-app-sso.mdx @@ -210,7 +210,7 @@ SAML SSO can be disabled by removing the existing configuration from the integra Once SAML SSO is configured, users can access Prowler Cloud directly from their Identity Provider's dashboard: 1. Navigate to the IdP dashboard or portal -2. Click on the Prowler Cloud application tile +2. Click the Prowler Cloud application tile 3. The system automatically authenticates users and redirects them to Prowler Cloud This method is convenient for users who primarily work from the IdP portal and prefer a seamless single-click access.