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

Add Certificate Signature Algorithm to cert payload #1050

Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Nov 16, 2024

This field will be used to report what algorithm was used to sign a certificate. Weak signature algorithms are considered a vulnerability for remediation, so surfacing this value is useful for reporting (and other) purposes.

fixes GH-1044

This field will be used to report what algorithm was used to
sign a certificate. Weak signature algorithms are considered
a vulnerability for remediation, so surfacing this value
is useful for reporting (and other) purposes.

refs GH-1044
@atc0005 atc0005 added enhancement New feature or request plugin/check_cert signature output/payload Encoded certificate metadata payload labels Nov 16, 2024
@atc0005 atc0005 added this to the v0.21.0 milestone Nov 16, 2024
@atc0005 atc0005 self-assigned this Nov 16, 2024
@atc0005 atc0005 merged commit b56b7a2 into master Nov 16, 2024
27 of 31 checks passed
@atc0005 atc0005 deleted the i1044-add-cert-signature-algorithm-to-payload-stable-branch branch November 16, 2024 13:31
@atc0005 atc0005 changed the title Add Cert Signature Algorithm to cert payload Add Certificate Signature Algorithm to cert payload Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request output/payload Encoded certificate metadata payload plugin/check_cert signature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Certificate Signature Algorithm to certificate metadata payload
1 participant