diff --git a/content/datamodels.md b/content/datamodels.md index 99d5e9d..db64286 100755 --- a/content/datamodels.md +++ b/content/datamodels.md @@ -815,22 +815,22 @@ The taxonomies can be [browsed via the web site](/taxonomies.html) or downloaded ### CERT-XLM [CERT-XLM](https://github.com/MISP/misp-taxonomies/tree/main/CERT-XLM) : -CERT-XLM Security Incident Classification. [Overview](/taxonomies.html#_CERT_XLM) +CERT-XLM Security Incident Classification. [Overview](/taxonomies.html#_cert_xlm) ### DFRLab-dichotomies-of-disinformation [DFRLab-dichotomies-of-disinformation](https://github.com/MISP/misp-taxonomies/tree/main/DFRLab-dichotomies-of-disinformation) : -DFRLab Dichotomies of Disinformation. [Overview](/taxonomies.html#_DFRLab_dichotomies_of_disinformation) +DFRLab Dichotomies of Disinformation. [Overview](/taxonomies.html#_dfrlab_dichotomies_of_disinformation) ### DML [DML](https://github.com/MISP/misp-taxonomies/tree/main/DML) : -The Detection Maturity Level (DML) model is a capability maturity model for referencing ones maturity in detecting cyber attacks. It's designed for organizations who perform intel-driven detection and response and who put an emphasis on having a mature detection program. [Overview](/taxonomies.html#_DML) +The Detection Maturity Level (DML) model is a capability maturity model for referencing ones maturity in detecting cyber attacks. It's designed for organizations who perform intel-driven detection and response and who put an emphasis on having a mature detection program. [Overview](/taxonomies.html#_dml) ### PAP [PAP](https://github.com/MISP/misp-taxonomies/tree/main/PAP) : -The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used. [Overview](/taxonomies.html#_PAP) +The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used. [Overview](/taxonomies.html#_pap) ### access-method diff --git a/content/download.md b/content/download.md index 88aa048..781dd20 100755 --- a/content/download.md +++ b/content/download.md @@ -51,8 +51,9 @@ sudo systemctl restart apache2 ### Docker containers - A [docker container for MISP](https://github.com/misp/misp-docker) is maintained by Xavier Mertens. -- Another [MISP docker container](https://github.com/misp/docker-misp) is maintained by Ventz Petkov. - [A (nearly) production ready Dockered MISP](https://github.com/coolacid/docker-misp) is maintained by Jason Kendall (Coolacid). +- [Docker image focused on high performance and security based on CentOS Stream 8](https://github.com/NUKIB/misp) is maintained by National Cyber and Information Security Agency of the Czech Republic. + We invite you to read the GitHub README page of each version to understand what better fits your needs.