From 86070629e2781465a63f0b679f7aaf7ac7ce66cc Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Wed, 25 May 2022 14:41:30 +0200 Subject: [PATCH] Forget to add indices in aggregator. --- cmd/csaf_aggregator/indices.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{{