Enterprise vulnerability scanner for Android and iOS apps. It offers app owners and developers the ability to secure each new version of a mobile app by integrating Oversecured into the development process.
- Create an Integration and generate an API Key
- Build the plugin
mvn clean install - Add it to the plugins list
cp target/oversecured.hpi ~/.jenkins/plugins/ - Add the plugin to your pipeline

- Specify your Integration ID, Branch name and output app file location

- Add your Oversecured API Key to Jenkins Credentials

- In your project configuration, bind the created secret value to the
oversecuredApiKeyvariable
- Now it's ready to use!

Licensed under MIT, see LICENSE