This plugin can be used to trigger beagle penetration testing from jenkins
Obtain Application Token and Access Token from Beagle Dashboard
Settings -> Access token -> Generate your new personal access token
Home -> Applications -> Select your application -> Settings -> Application token
Beagle is an intelligent and holistic platform to make your applications hack-proof. The platform provides continuous and automated Penetration Testing (under human supervision) for organizations, so that they can always stay on top of the cyber threats
In short, Beagle finds out how deep your system can be penetrated. Know it before the hackers do!
- Beagle Security - Visit for more Details!
- Login to Jenkins
- Navigate to
Manage Jenkins
->Manage Plugins
You have to setup APPLICATION TOKEN and USER TOKEN in Jenkins in order to trigger the test
- Setting up APPLICATION TOKEN
- For ACCESS TOKEN you're provided with two options:
- Configure Globally, Then by default this ACCESS TOKEN used by the Plugin. To configure it globally follow the steps
- Configure Locally for a project, If this step is done the global configuration will be overrided for the selected project.To configure it per project follow the steps
Select project
->Configure
-> SelectBuild
->Add build step
-> SelectTrigger Beagle Penetration Testing
-> SelectAdvanced
-> ProvideAccess Token
andSave
- Beagle Security
This project is licensed under the MIT License - see the LICENSE.md file for details