From 6770457ca60fdf9a0a28b413f16bc098e3cf7c41 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 14 Feb 2019 09:22:55 +0100 Subject: [PATCH] chg: [tools] list of tools updated --- csirt-tooling-best-practices/tools/list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/csirt-tooling-best-practices/tools/list.json b/csirt-tooling-best-practices/tools/list.json index a1ab54c..ece171f 100644 --- a/csirt-tooling-best-practices/tools/list.json +++ b/csirt-tooling-best-practices/tools/list.json @@ -156,5 +156,17 @@ "repository": [ "https://github.com/ANSSI-FR/AD-control-paths" ] + }, + { + "name": "S4A", + "csirt": [ + "CERT-EE" + ], + "location": [ + "https://github.com/cert-ee/s4a](https://github.com/cert-ee/s4a" + ], + "repository": [ + "https://github.com/cert-ee/s4a](https://github.com/cert-ee/s4a" + ] } ]