CI/CD Pipeline Integration
Integrate DoveRunner Mobile App Security seamlessly into your CI/CD pipelines to automate mobile app protection without manual intervention. This section covers everything you need to know about setting up and configuring the CLI tool for various CI/CD environments.
The DoveRunner Mobile App Security CLI tool enables developers to:
- Automatically upload APK or App Bundle (AAB) files to the DoveRunner Mobile App Security server
- Download sealed APK or AAB files without logging into the web console
- Integrate security measures directly into existing build processes
- Configure protection settings through command-line parameters or configuration files
Getting Started
Section titled “Getting Started”Mandatory Fields:
Section titled “Mandatory Fields:”-
How to Integrate with CI/CD Pipeline - Learn the basics of setting up the CLI tool and downloading it from the console.
-
Basic Configuration - Understand all available CLI options and how to configure them for your needs.
-
Troubleshooting - Common issues and their solutions, including exit codes and error resolution procedures.
Key Features
Section titled “Key Features”- Cross-platform Support: Works on Linux, Mac, and Windows environments
- Flexible Configuration: Configure through command-line parameters or configuration files
- Multiple CI/CD Platforms: Supports Jenkins, Fastlane, and other popular CI/CD tools
- Automated Security: Apply security measures without manual intervention
- Error Handling: Comprehensive error codes and troubleshooting guidance
Prerequisites
Section titled “Prerequisites”Before integrating DoveRunner Mobile App Security with your CI/CD pipeline:
- Ensure Java Runtime Environment (JRE) is installed
- Have access to your CI/CD environment configuration
- Obtain your authentication key from the DoveRunner Mobile App Security console
- Download the CLI tool (sealing.jar) from the web console
Next Steps
Section titled “Next Steps”Start with the How to Integrate with CI/CD Pipeline guide to download and set up the CLI tool, then proceed to the specific integration guide for your CI/CD platform.
Platforms Supported by Doverunner Mobile AppSec
Section titled “Platforms Supported by Doverunner Mobile AppSec”CI/CD Platform | Target OS | Guide Link |
---|---|---|
Jenkins | Android | Guide for Integration |
Fastlane | Android | Guide for Integration |
Fastlane | iOS | Guide for Integration |
Azure | iOS | Guide for Integration |