sonatype-nexus-community / scan-gradle-plugin

Gradle plugin that scans the dependencies of a Gradle project using Sonatype platforms: OSS Index and Nexus IQ Server.
Apache License 2.0
77 stars 21 forks source link

Saves the IQ evaluation results in a JSON file #70

Closed guillermo-varela closed 3 years ago

guillermo-varela commented 3 years ago

Brings a feature from the Maven plugin to save the IQ evaluation results in a local JSON file (see clm.resultFile at the maven plugin docs).

Opened as draft because more tests (unit/integration and using the actual plugin) are needed.

It relates to the following issue #s:

cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu