From 7e24471e08c628f1097a93dfbe18f9c8ece20bbc Mon Sep 17 00:00:00 2001 From: "ori.agmon" Date: Sun, 7 Oct 2018 11:45:52 +0300 Subject: [PATCH] Updated the todos list --- src/modules/hunting/etcd.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/hunting/etcd.py b/src/modules/hunting/etcd.py index d0e6383..7bf41e7 100644 --- a/src/modules/hunting/etcd.py +++ b/src/modules/hunting/etcd.py @@ -98,7 +98,6 @@ class etcdRemoteAccess(Hunter): """ # TODO: - # Read Liz's book & etcd's rest api and check if I've missed important commands to check # Check the etcd hunter on a remote cluster! (currently everything was checked only at 127.0.0.1:2379) def __init__(self, event): self.event = event