gocsaf / csaf

Tools to download or provide CSAF (Common Security Advisory Framework) documents.
https://csaf.io
40 stars 23 forks source link

Go-Library: Add the ability for basic modifications to a csaf-document-representing go-structure #561

Open JanHoefelmeyer opened 3 months ago

JanHoefelmeyer commented 3 months ago

Specifically, given a csaf-document via a structure as defined via https://github.com/csaf-poc/csaf_distribution/issues/559, the library is supposed to be able to

This will be important for some of the key functions for the library as mentioned in https://github.com/csaf-poc/csaf_distribution/issues/367#issue-1711582988