diff --git a/cmd/csaf_aggregator/indices.go b/cmd/csaf_aggregator/indices.go index 0556b58..1287230 100644 --- a/cmd/csaf_aggregator/indices.go +++ b/cmd/csaf_aggregator/indices.go @@ -188,7 +188,7 @@ func (w *worker) writeROLIE(label string, summaries []summary) error { ID: "csaf-feed-tlp-" + strings.ToLower(label), Title: "CSAF feed (TLP:" + strings.ToUpper(label) + ")", Link: []csaf.Link{{ - Rel: "rel", + Rel: "self", HRef: feedURL, }}, Category: []csaf.ROLIECategory{{