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

Fix rolie feed

This commit is contained in:
koplas 2024-09-16 20:37:55 +02:00
parent 989e3667ba
commit 1819b4896b

View file

@ -18,7 +18,7 @@
"term": "csaf" "term": "csaf"
} }
], ],
"updated": "2024-05-24T09:22:31Z", "updated": "2020-01-01T00:00:00Z",
"entry": [ "entry": [
{ {
"id": "Avendor-advisory-0004", "id": "Avendor-advisory-0004",
@ -28,21 +28,25 @@
"rel": "self", "rel": "self",
"href": "/white/avendor-advisory-0004.json" "href": "/white/avendor-advisory-0004.json"
}, },
{{if .EnableSha256}}
{ {
"rel": "hash", "rel": "hash",
"href": "/white/avendor-advisory-0004.json.sha256" "href": "/white/avendor-advisory-0004.json.sha256"
}, },
{{end}}
{{if .EnableSha512}}
{ {
"rel": "hash", "rel": "hash",
"href": "/white/avendor-advisory-0004.json.sha512" "href": "/white/avendor-advisory-0004.json.sha512"
}, },
{{end}}
{ {
"rel": "signature", "rel": "signature",
"href": "/white/avendor-advisory-0004.json.asc" "href": "/white/avendor-advisory-0004.json.asc"
} }
], ],
"published": "2020-00-00T00:00:00Z", "published": "2020-01-01T00:00:00Z",
"updated": "2020-00-00T00:00:00Z", "updated": "2020-01-01T00:00:00Z",
"content": { "content": {
"type": "application/json", "type": "application/json",
"src": "/avendor-advisory-0004.json" "src": "/avendor-advisory-0004.json"