mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-10 19:26:49 +00:00
Updated the todos list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user