forked from p15670423/monkey
Project: Update vulture_allowlist.py for IAgentRepository changes
This commit is contained in:
parent
3ab800f119
commit
ccffd1eaee
|
@ -232,8 +232,9 @@ NetworkMap
|
|||
Arc.dst_machine
|
||||
IMitigationsRepository.get_mitigations
|
||||
IMitigationsRepository.save_mitigations
|
||||
IAgentRepository.save_agent
|
||||
IAgentRepository.get_agents
|
||||
IAgentRepository.upsert_agent
|
||||
IAgentRepository.get_agent_by_id
|
||||
IAgentRepository.get_running_agents
|
||||
agent
|
||||
IAttackRepository.get_attack_report
|
||||
IAttackRepository.save_attack_report
|
||||
|
|
Loading…
Reference in New Issue