Gradle Plugin
The Cryptosense Gradle Plugin enables the Java Tracer on tests automatically, uploads traces to the Cryptosense Analyzer Platform and generates a report.
Requirements
- Linux 64-bit
- Java 8 or higher
- Gradle 5.6.3 or higher
Installation
The Gradle plugin is available in the Cryptosense Maven repository, which is hosted on AWS S3. You install the plugin by making your Gradle build aware of this repository and providing it with access credentials.
If you are a customer and purchased the appropriate license, you should have been sent credentials. These will be in two parts: an AWS access key ID and an AWS secret access key.
For detailed instructions, see the installation section of the manual.