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

Go-Library: Add the ability to import a csaf-document into a go-structure and export it #560

Open
JanHoefelmeyer opened this issue Aug 13, 2024 · 0 comments

Comments

@JanHoefelmeyer
Copy link
Contributor

This issue depends on #559.

Any csaf-document should be able to be read into that go-structure, and any go-structure should be able to be saved or exported as csaf-document.

This will allow modification and creation of csaf-documents via the csaf-go-library, see #367 (comment)

Note that the standard-name when saving the document as file must confirm to the pattern defined in https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#51-filename

Also note that when saving, the keys of the document need to be able to be sorted where applicable.

@JanHoefelmeyer JanHoefelmeyer added this to the Go-Library milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants