jperezpbos / example-java-gradle

Example gradle project to demonstrate srcclr scans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[:] Example Gradle Project

An example gradle project to demonstrate srcclr scans.

Try me!

brew tap srcclr/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/srcclr/example-java-gradle

With SourceClear's Gradle Plugin

git clone https://github.com/srcclr/example-java-gradle
cd example-java-gradle
git checkout gradle-plugin-5.5.1 // the plugin is already setup in build.gradle in this branch
SRCCLR_API_TOKEN=<yourSourceClearToken> ./gradlew clean build srcclr

About

Example gradle project to demonstrate srcclr scans


Languages

Language:Java 100.0%