From aab658f9369e2396ecec22d2859b53c48d0137ac Mon Sep 17 00:00:00 2001 From: akaila-crest Date: Mon, 28 Jul 2025 18:19:19 +0530 Subject: [PATCH 1/2] add tenable.io account user role in README --- tenable_io/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenable_io/README.md b/tenable_io/README.md index 021f4616c20db..8359416cf3078 100644 --- a/tenable_io/README.md +++ b/tenable_io/README.md @@ -15,7 +15,7 @@ This integration collects logs from the sources listed above and sends them to D ### Generate API credentials in Tenable.io -1. Log in to your [Tenable.io][4] account. +1. Log in to [Tenable.io][4] with an account that has the `Administrator` User Role. 2. Click the profile icon and select **My Profile**. 3. Navigate to the **API Keys** section. 4. Click the **Generate** button in the lower right-corner of the page. From 631f61b59dd2df5811993128326966e768969722 Mon Sep 17 00:00:00 2001 From: akaila-crest Date: Tue, 29 Jul 2025 12:18:56 +0530 Subject: [PATCH 2/2] address GitHub review comment --- tenable_io/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenable_io/README.md b/tenable_io/README.md index 8359416cf3078..cb7c562c295a3 100644 --- a/tenable_io/README.md +++ b/tenable_io/README.md @@ -15,7 +15,7 @@ This integration collects logs from the sources listed above and sends them to D ### Generate API credentials in Tenable.io -1. Log in to [Tenable.io][4] with an account that has the `Administrator` User Role. +1. Log in to [Tenable.io][4] with an account that has the `Administrator` user role. 2. Click the profile icon and select **My Profile**. 3. Navigate to the **API Keys** section. 4. Click the **Generate** button in the lower right-corner of the page.