Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s4u/pgpverify-maven-plugin

Verify Open PGP / GPG signatures plugin
https://github.com/s4u/pgpverify-maven-plugin

gpg hacktoberfest java maven-plugin pgp security verify

Last synced: 5 days ago
JSON representation

Verify Open PGP / GPG signatures plugin

Awesome Lists containing this project

README

        

# Verify PGP signatures plugin
[![Build](https://github.com/s4u/pgpverify-maven-plugin/workflows/Build/badge.svg)](https://github.com/s4u/pgpverify-maven-plugin/actions?query=workflow%3ABuild)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.simplify4u.plugins/pgpverify-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.simplify4u.plugins/pgpverify-maven-plugin)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Apgpverify-maven-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Apgpverify-maven-plugin)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Apgpverify-maven-plugin&metric=coverage)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Apgpverify-maven-plugin)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Apgpverify-maven-plugin&metric=ncloc)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Apgpverify-maven-plugin)

This plugin allows you to automatically verify PGP signatures of all project dependencies.

# Project homepage

You can find more information on the site:

https://www.simplify4u.org/pgpverify-maven-plugin/