HashiCorp Cloud Platform
Add a data source - Jira Cloud
Vault Radar allows you to connect to any organization on Jira Cloud
Add Jira Cloud
Prerequisites
- Organization name
- Token creator email address
- API token
Create a connection with Jira Cloud
Scan with HCP Cloud
Click Settings, then click Data Sources.
Click Add data source.
Select HCP Cloud Scan and click Continue.
Click the Jira Cloud button.
Enter the Organization name in the Enter your Jira organization name text field.
Enter the email address of the Jira user that created the API token in the Enter your Jira email of the Atlassian token creator text field.
Enter the API token in the Enter your Atlassian API token text field.
Click Next.
Select either the All active projects or Select projects to monitor radio button.
Click Finish. Your Jira Cloud projects will now begin scanning.
Scan with agent
Click Settings, then click Data Sources.
Click Add data source.
Select Vault Radar Agent Scan.
Click the Jira Cloud button.
Enter the Organization name in the Organization Name text field.
Create an environment variable for the API token in the agent environment. This should be in the format
token_creator_email:api_token.Example:
$ export JIRA_CLOUD_API_TOKEN=myemail@example.com:mytokenEnter the environment variable in the Environment Path text field with the
env://prefix.Example:
env://JIRA_CLOUD_API_TOKENClick Next.
Select either the All active projects or Select projects to monitor radio button.
Click Finish. Your Jira Cloud spaces will now begin scanning.