mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
23 lines
487 B
JSON
23 lines
487 B
JSON
{
|
|
"service": {
|
|
"workspace": [
|
|
{
|
|
"title": "CSAF feeds",
|
|
"collection": [
|
|
{
|
|
"title": "CSAF feed (TLP:WHITE)",
|
|
"href": "{{.URL}}/white/white-feed.json",
|
|
"categories": {
|
|
"category": [
|
|
{
|
|
"scheme": "urn:ietf:params:rolie:category:information-type",
|
|
"term": "csaf"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|