The Cloud Insight Add-on for JIRA integrates Cloud Insight remediations as JIRA issues, which allows you to configure, manage, and assign issues to JIRA teams. JIRA team members can use the add-on to review, and then dispose assigned remediations.
-
7.0.0 the download link jar file (Support AWS Deployments only)
-
7.13.5 the download link jar file
-
8.2.3 the download link jar file
Configure the environment as directed in the follow guide: https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-build-a-project
- In the console, run the following command:
atlas-mvn eclipse:eclipse
- Open the Eclipse IDE, and import the project.
- In the Eclipse IDE, select "project" -> "clean."
- In the Eclipse IDE, select "project" -> "build project."
- In the eclipse IDE, select "project" -> "build automatically."
- In the console, run the following command:
atlas-run
atlas-run
: installs this add-on into the product, and starts it on localhostatlas-debug
: same asatlas-run,
and allows a debugger to attach at port 5005atlas-cli
: afteratlas-run
oratlas-debug,
this command opens a Maven command line window:pi
reinstalls the add-on into the running product instanceatlas-help
: displays a description of all commands in the SDK.
The BSD License (BSD), Copyright (c) 2016 - Alert Logic