diff --git a/modules/resources/templates/attack-data-and-tools.html b/modules/resources/templates/attack-data-and-tools.html index dbeb56a591c..006cb75815f 100644 --- a/modules/resources/templates/attack-data-and-tools.html +++ b/modules/resources/templates/attack-data-and-tools.html @@ -243,7 +243,36 @@
+ The ATT&CK Data Model provides a standardized way to represent ATT&CK data using Zod + schemas. It enables developers to parse, validate, and utilize the ATT&CK knowledge base + efficiently in various formats. +
+