summaryrefslogtreecommitdiffstats
path: root/security-blueprint/part-9/0_Abstract.md
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 17:40:04 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 17:40:35 +0100
commitdf4bdd6e9e5669451e7f60ecdc5c9e0d25e3f726 (patch)
treeab9ab609538816b61789ace9e5ad280cd1727a83 /security-blueprint/part-9/0_Abstract.md
parent981e9b9c4a40e248733d45cfedc6a512bdf95f5e (diff)
Added templating for section-xxx tags.
Security Blueprint doc uses specific tags to display arrays (see docs/security-blueprint/README.md) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'security-blueprint/part-9/0_Abstract.md')
-rw-r--r--security-blueprint/part-9/0_Abstract.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/security-blueprint/part-9/0_Abstract.md b/security-blueprint/part-9/0_Abstract.md
index 2dbc17b..25d3f35 100644
--- a/security-blueprint/part-9/0_Abstract.md
+++ b/security-blueprint/part-9/0_Abstract.md
@@ -11,23 +11,23 @@ Tools like:
- [Code optimisation](https://github.com/jduck/lk-reducer).
- [Kernel Drivers test](https://github.com/ucsb-seclab/dr_checker) with [docs](https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-machiry.pdf).
-<!-- todo -->
+<!-- section-todo -->
Domain | Improvement
----------------------- | ------------
SecureDev-SecureBuild-1 | Add content.
-<!-- endtodo -->
+<!-- end-section-todo -->
## App/Widget signatures
-<!-- todo -->
+<!-- section-todo -->
Domain | Improvement
---------------------- | ------------
SecureDev-Signatures-1 | Add content.
-<!-- endtodo -->
+<!-- end-section-todo -->
## Code audit
@@ -36,14 +36,14 @@ compliance with related good practices.
- [Continuous Code Quality](https://www.sonarqube.org/).
-<!-- todo -->
+<!-- section-todo -->
Domain | Improvement
--------------------- | -----------------------------------------------------
SecureDev-CodeAudit-1 | Add CVE analyser.
SecureDev-CodeAudit-2 | [OSSTMM](http://www.isecom.org/mirror/OSSTMM.3.pdf).
-<!-- endtodo -->
+<!-- end-section-todo -->
### SATS