diff --git a/src/modules/hunting/apiserver.py b/src/modules/hunting/apiserver.py index ee85712..d8bb1bc 100644 --- a/src/modules/hunting/apiserver.py +++ b/src/modules/hunting/apiserver.py @@ -6,7 +6,7 @@ import copy from ...core.events import handler from ...core.events.types import Vulnerability, Event -from ..discovery.apiserver import ApiServer, ApiServerWithServiceAccountToken +from ..discovery.apiserver import ApiServer from ...core.types import Hunter, ActiveHunter, KubernetesCluster from ...core.types import RemoteCodeExec, AccessRisk, InformationDisclosure, UnauthenticatedAccess