forked from p15670423/monkey
Project: Add fields from some models to vulture_allowlist.py
This commit is contained in:
parent
4a05c5a250
commit
4769b0edc8
|
@ -211,6 +211,13 @@ _serialize_credentials # unused method (monkey/common/credentials/credentials:6
|
|||
_make_simulation # unused method (monkey/monkey_island/cc/models/simulation.py:19
|
||||
operating_system_version
|
||||
_make_sequence_immutable
|
||||
Agent
|
||||
machine_id
|
||||
stop_time
|
||||
parent_id
|
||||
cc_server
|
||||
hardware_id
|
||||
connections
|
||||
|
||||
# TODO DELETE AFTER RESOURCE REFACTORING
|
||||
|
||||
|
|
Loading…
Reference in New Issue