You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
key: z.string().nonempty(t('Should not be empty')),
102
102
type: z.enum(['text','number','port','portscan','ipv4','ipv6','credentials','cve','document','targeted-asset','kerberoastable_account','asreproastable_account','account_with_password_not_required','vulnerability','sid','delegation','password_policy','computer','group','admin_username','share','username'],{error: t('Should not be empty')}),
0 commit comments