Creating new datasource

This module explains how to add a new data source to the Vulnerability Manager.

Note: There are two ways users can create a new datasource:
  1. New Users:

    When a user logs in for the first time and no datasources exist, the system automatically redirects to the Create Datasource page.

  2. Existing Users:

    Users can manually navigate to create a new datasource at any time via the application interface.

  1. Navigate to the Create Datasource Page.

    Navigate to Apps > Vulnerability Manager on the left side of the page.

    Based on the user state:

    • New users are automatically redirected to the Create Datasource page.

    • Existing users can click Create New Datasource manually.

    The Create New Datasource panel will appear on the right-hand side.

  2. Fill in required information.

    Enter the following details:

    Field Description
    Tenable URL The API endpoint for the Tenable instance (e.g., https://cloud.tenable.com).
    Access Key Unique key generated from the user's Tenable account.
    Secret Key Secret pair for the access key, also retrieved from Tenable.
    Port 443 by default
    Note: Ensure the access and secret keys are copied accurately and securely stored. These are required for authentication and data retrieval.

    Click Verify credentials. If verification succeeds, a UUID is generated for the data source. Click Save.

    On success:

    • The data source appears in a datasource table.

    • Initial status is marked as "New", completed as Finished

    • Running status means the system is currently fetching or processing data.

Click on under Actions field to:

Edit datasource
  • Click Edit to modify the datasource details.

  • It is required to re-enter both Access Key and Secret Key, even if unchanged.

Delete datasource
  • Click Delete to permanently remove the datasource entry.