From 6628c8dce4d4d2bfabb001aa58edb50be869f009 Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Tue, 7 Jan 2020 16:49:59 +0900 Subject: [PATCH 1/6] new: [doc] Added Best Practices link --- appendices/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/appendices/README.md b/appendices/README.md index e03fb93..690282f 100644 --- a/appendices/README.md +++ b/appendices/README.md @@ -233,6 +233,7 @@ This section lists the projects that can be found on the main [MISP GitHub](http | Project | Description | Status | | -- | -- | -- | | [misp-objects](https://github.com/MISP/misp-objects) | Definition, description and relationship types of MISP objects | Core to MISP, frequently updated and tested | +| [Best Practices in ThreatIntel](https://github.com/MISP/best-practices-in-threat-intelligence) | Best practices in threat intelligence | Book available here: https://www.misp-project.org/best-practices-in-threat-intelligence.html |