To trigger Beagle penetration testing via Github Action
- Obtain Application Token and Access Token from Beagle Dashboard
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!
Settings -> Access token -> Generate your new personal access token
Home -> Applications -> Select your application -> Settings -> Application token
- Add the Application Key and Access Key as secrets in your repo.
- Navigate to Secrets in repo settings.
- Add beagle access_token and application_token as secrets.
- Copy the code snippet to your
main.yml
: - Provide environment variables to the action following the code snippet:
- Beagle Security
This project is licensed under the MIT License - see the LICENSE.md file for details.