Minor typo

This commit is contained in:
oriagmon
2018-12-03 20:27:47 +02:00
parent 205d25df5d
commit 32fee9a0a9

View File

@@ -22,7 +22,7 @@ class SecretsAccess(Vulnerability, Event):
# Passive Hunter
@handler.subscribe(RunningAsPodEvent)
class AccessSecrets(Hunter):
"""AccessSecrets
"""Access Secrets
Accessing the secrets accessible to the pod"""
def __init__(self, event):