An open API service indexing awesome lists of open source software.

https://github.com/trustsource/ts-gradle-plugin

Plugin to integrate TrustSource (code compliance) with gradle package manager
https://github.com/trustsource/ts-gradle-plugin

gradle trustsource

Last synced: about 1 year ago
JSON representation

Plugin to integrate TrustSource (code compliance) with gradle package manager

Awesome Lists containing this project

README

          

# TrustSource ecs-gradle-plugin
Gradle plugin to allow package transfer from gradle to TrustSource.

[![Build Status](https://travis-ci.org/eacg-gmbh/ecs-gradle-plugin.svg?branch=master)](https://travis-ci.org/eacg-gmbh/ecs-gradle-plugin)
[![Maven](https://img.shields.io/maven-central/v/de.eacg/ecs-gradle-plugin.svg)](http://search.maven.org/#search|gav|1|g%3A%22de.eacg%22%20AND%20a%3A%22ecs-gradle-plugin%22)
[![MIT License](https://img.shields.io/npm/l/check-dependencies.svg?style=flat-square)](http://opensource.org/licenses/MIT)

> [!WARNING]
> **PLEASE NOTE:** We stopped further development on this client. You may still use it, but it will only receive bug fixes. Starting Q4/2024 we decided to focus all efforts on developing [ts-scan](https://github.com/trustsource/ts-scan), which also covers all capabilities of this solution.

## Installation & cofiguration
The installation instructions are provided as part of the TrustSource knowledge base [see here](https://support.trustsource.io/hc/en-us/articles/115003205529-How-to-integrate-ECS-with-Gradle).

## License
[MIT](https://github.com/eacg-gmbh/ecs-mvn-plugin/blob/master/LICENSE)