Bamboo is a continuous integration and continuous deployment server developed by Atlassian.
Although initially available both as an on-premises and cloud computing service
Steps
STEP 1
Downloading Beagle Task jar file
Download beagle-X.X.X.jar from Here
STEP 2
Installation of Beagle Security Task in Bamboo
- Login to Bamboo
- Navigate to Administration -> Manage apps
- Upload beagle-X.X.X.jar at Upload app
- You'll be prompted by Installed and ready to go!
STEP 1
Create a plan with Beagle task
- Select your project -> Create -> create plan
- Fill the necessary details and click Configure plan
- Click Add task -> Select Beagle Security
- Provide APPLICATION TOKEN and ACCESS TOKEN
- Click Save then Create
- Run the plan to trigger beagle test
Walkthrough