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.
License | MIT |
---|---|
Categories | Maven Plugins |
Tags | plugingithubbuildbuild-systemmaven |
HomePage | https://github.com/chains-project/maven-lockfile |
Ranking | #727890 in MvnRepository (See Top Artifacts) #5354 in Maven Plugins |