Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dizzy-K/AutoPT
/ NodeSet
Class
NodeSet
workflow/nodes.py:189–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
188
@dataclass(slots=True)
189
class
NodeSet:
190
scan: StateHandler
191
inquire: StateHandler
192
exploit: StateHandler
193
vuln_select: StateHandler
194
check: StateHandler
195
196
197
def
build_nodes(
Callers
1
build_nodes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected