Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PGPShowMojo - Show information about artifact signature. #178

Merged
merged 2 commits into from
Oct 25, 2020

Conversation

slawekjaranowski
Copy link
Member

Example output:

Artifact:
	groupId:     junit
	artifactId:  junit
	type:        jar
	version:     4.12

PGP signature:
	version:     4
	algorithm:   SHA1withRSA
	keyId:       0xEFE8086F9E93774E
	create date: Thu Dec 04 17:17:33 CET 2014
	status:      valid

PGP key:
	version:     4
	algorithm:   RSA (Encrypt or Sign)
	bits:        2048
	fingerprint: 0xD4C89EA4AAF455FD88B22087EFE8086F9E93774E
	master key:  0x58E79B6ABC762159DC0B1591164BD2247B936711
	create date: Sun Jul 27 14:31:46 CEST 2014
	uids:        [.....(JUnit Development, 2014) <mail@.....>]

@slawekjaranowski slawekjaranowski linked an issue Oct 24, 2020 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

92.5% 92.5% Coverage
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 90417af into master Oct 25, 2020
@slawekjaranowski slawekjaranowski deleted the fix-169 branch October 25, 2020 15:44
@slawekjaranowski slawekjaranowski added the enhancement New feature or request. label Oct 26, 2020
@slawekjaranowski slawekjaranowski added this to the v1.10.0 milestone Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Development

Successfully merging this pull request may close these issues.

Goal for show information about specific artifact
1 participant