integrity-maven-plugin

io.github.chains-project

integrity-maven-plugin is a Java jar artifact published under the io.github.chains-project group on Maven Central. 6 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.3.2 6 versions jarChecking...

Add to your project0.0.3

<dependency>
    <groupId>io.github.chains-project</groupId>
    <artifactId>integrity-maven-plugin</artifactId>
    <version>0.0.3</version>
</dependency>

Version Details — 0.0.3

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Jan 25, 2023
License
MIT

This plugin is a proof of concept for a maven plugin that can be used to validate the integrity of a maven repository. It does this by generating a lock file that contains the checksums of all the artifacts in the repository. The lock file can then be used to validate the integrity of the repository. This guards the supply chain against malicious actors that might tamper with the artifacts in the repository.

Checking security advisories...