mirror of https://github.com/MISP/misp-book
17 lines
695 B
JSON
17 lines
695 B
JSON
{
|
|
"title": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",
|
|
"description": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",
|
|
"language": "en",
|
|
"author": "MISP Contributors",
|
|
"plugins": ["autocover", "github", "toc", "anchors", "alerts", "advanced-emoji"],
|
|
"links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "https://www.circl.lu/doc/misp/book.pdf" }},
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/MISP/"
|
|
},
|
|
"twitter": {
|
|
"url": "https://www.twitter.com/MISPProject/"
|
|
}
|
|
}
|
|
}
|