Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s4u/pgpverify-maven-plugin
- Owner: s4u
- License: apache-2.0
- Created: 2014-03-28T18:55:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T06:56:07.000Z (9 months ago)
- Last Synced: 2024-04-12T00:38:07.420Z (9 months ago)
- Topics: gpg, hacktoberfest, java, maven-plugin, pgp, security, verify
- Language: Java
- Homepage: https://www.simplify4u.org/pgpverify-maven-plugin/
- Size: 2.34 MB
- Stars: 47
- Watchers: 7
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/