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 support for signing and signature validation #68

Open
stevespringett opened this issue Jan 31, 2021 · 0 comments
Open

Add support for signing and signature validation #68

stevespringett opened this issue Jan 31, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@stevespringett
Copy link
Member

The root bom and individual components can be signed.

This enhancement request is to:

  • Add support for signing the bom element and individual component elements
  • Add verification of all signatures in the bom (the root bom and all components)
  • Support XML Signature (via JSR 105) and JSON Signature Format(webpki.org) for inline signing cases
  • Support document signatures using JSON Web Signature (jose4j?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant