mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-11 03:37:52 +00:00
Minor typo
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user