1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

Fix wrong content of ROLIE link

This commit is contained in:
Sascha L. Teichmann 2022-05-25 12:30:33 +02:00
parent de595f5da9
commit a63911be41

View file

@ -224,7 +224,7 @@ func (c *controller) upload(r *http.Request) (interface{}, error) {
ID: "csaf-feed-tlp-" + ts,
Title: "CSAF feed (TLP:" + string(tlpLabel) + ")",
Link: []csaf.Link{{
Rel: "rel",
Rel: "self",
HRef: string(feedURL),
}},
Category: []csaf.ROLIECategory{{