1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00
This commit is contained in:
koplas 2025-03-17 12:30:13 +01:00
parent 3038b5501b
commit 7397f7087d
No known key found for this signature in database

View file

@ -383,7 +383,6 @@ type Relationship struct {
FullProductName *FullProductName `json:"full_product_name"` // required
ProductReference *ProductID `json:"product_reference"` // required
RelatesToProductReference *ProductID `json:"relates_to_product_reference"` // required
}
// Relationships is a list of Relationship.