HashiCorp Cloud Platform
Add a data source - Jira Cloud
Beta feature
This feature is currently available as beta. The beta functionality is stable but possibly incomplete and subject to change. We strongly discourage using beta features in production.
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.
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.
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:mytoken
Enter the environment variable in the Environment Path text field with the
env://
prefix.Example:
env://JIRA_CLOUD_API_TOKEN
Click Next.
Select either the All active projects or Select projects to monitor radio button.
Click Finish. Your Jira Cloud spaces will now begin scanning.