gocsaf / csaf

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

Go-Library: Create a Go-structure that can be used to model any csaf-document #559

Open JanHoefelmeyer opened 3 months ago

JanHoefelmeyer commented 3 months ago

This should help support https://github.com/csaf-poc/csaf_distribution/issues/367

The idea is that if anything is a Csaf-advisory, then it can be represented completely via this structure.

https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html contains the specifications for how the document is specified.

This is supposed to enable the library to work with csaf-documents.