Skip to content

jenkinsci/beagle-security-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beagle Security Plugin for Jenkins

This plugin can be used to trigger beagle penetration testing from jenkins

Prerequisites

Obtain Application Token and Access Token from Beagle Dashboard

Generate your Access Token From Beagle User Settings:

Settings -> Access token -> Generate your new personal access token

Generate user token

Generate your Application Token From Beagle

Home -> Applications -> Select your application -> Settings -> Application token

Get application token

What is Beagle?

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!

Deployment

Installation of Beagle Security Plugin in Jenkins

  1. Login to Jenkins
  2. Navigate to Manage Jenkins -> Manage Plugins
    • Click on Check Now for retrieving latest plugin information
    • Click on Available
    • Search for Beagle Security
    • Check Beagle Security and Install
    • Restart Jenkins if necessary(Recommended) Install Plugin

Setting up Tokens in Beagle Security

You have to setup APPLICATION TOKEN and USER TOKEN in Jenkins in order to trigger the test

  1. Setting up APPLICATION TOKEN
    • Select project -> Configure -> Select Build -> Add build step -> Select Trigger Beagle Penetration Testing -> Provide Application Token and Save Global Config Global Config
  2. 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
      • Manage Jenkins -> Configure System -> Navigate to Beagle Security and Specify your token and Save Global Config
    • 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 -> Select Build -> Add build step -> Select Trigger Beagle Penetration Testing -> Select Advanced -> Provide Access Token and Save

Authors

  • Beagle Security

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Jenkins Plugin to trigger Beagle Security test.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.9%
  • HTML 14.1%