1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Forget to add indices in aggregator.

This commit is contained in:
Sascha L. Teichmann 2022-05-25 14:41:30 +02:00
parent a63911be41
commit 86070629e2

View file

@ -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{{