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

Enhancement: Add testcases to validate JSF signatures #38

Open
mrutkows opened this issue Jun 8, 2023 · 1 comment
Open

Enhancement: Add testcases to validate JSF signatures #38

mrutkows opened this issue Jun 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mrutkows
Copy link
Contributor

mrutkows commented Jun 8, 2023

Currently, JSF signatures are only validated for correctness (in thei; we need testcases to verify this. As part of this effort we may also want to add custom "structs" for JSF objects/fields and create custom marshallers/unmarshallers for them. Having these would allow us to create custom validation against the actual data in the future.

Attempt to use this tool to generate signed BOMs (which was used for the actual spec. examples):

Please note that CDX does NOT support all fields of the IETFC RFC draft... but SHOULD support those generated by the tool.

@mrutkows mrutkows added the enhancement New feature or request label Jun 8, 2023
@mrutkows
Copy link
Contributor Author

mrutkows commented Aug 1, 2023

Please note that PR #48 includes encoding of JSF structures into the BOM document to help enable coding this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant