forked from p15670423/monkey
Project: Add pydantic validators to Vulture allowlist
This commit is contained in:
parent
430885ebd4
commit
96f213d4ee
|
@ -294,6 +294,11 @@ underscore_attrs_are_private
|
|||
extra
|
||||
allow_mutation
|
||||
validate_assignment
|
||||
linux_filename_valid
|
||||
windows_filename_valid
|
||||
blocked_ips_valid
|
||||
inaccessible_subnets_valid
|
||||
subnets_valid
|
||||
|
||||
# CommunicationType
|
||||
CommunicationType
|
||||
|
|
Loading…
Reference in New Issue