From 64a4e9dd97470f941250f9952aa06bd27f119ca3 Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Fri, 12 Aug 2016 14:07:06 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index fe26a6c..1755e14 100644 --- a/Home.md +++ b/Home.md @@ -13,12 +13,13 @@ On this wiki, you can find information about sysdig falco. If this is your first ####Falco Documentation * [Running Falco](Running Falco): How to run falco * [Falco Rules](Falco Rules): Describing the falco rule format -- [Falco Configuration](Falco Configuration): How to configure falco +* [Falco Configuration](Falco Configuration): How to configure falco * [Falco Alerts](Falco Alerts): Describing the alert channels * [Falco Examples](Falco Examples): Examples of what falco can detect * Helpful blog posts * [Introducing Falco](https://sysdig.com/blog/sysdig-falco/) * [Friends don't let friends curl | bash](https://sysdig.com/blog/friends-dont-let-friends-curl-bash/) + * [Sending little bobby tables to detention](https://sysdig.com/blog/sending-little-bobby-tables-detention/) ####Releases * [List of falco releases](https://github.com/draios/falco/releases)