Instance instance scan check

NeethuB
Tera Contributor

I want to create a check inside the instance scan>>Checks. I have a created the basic security check which checks wwhether all the users in the sys_user have a email address. but when i delete the email address of a user and test check the check . But the scan finding is null . How can i do it ? Is am doing something wromg? 

 

1 REPLY 1

Berrie Knispel1
Tera Contributor

Hi, not sure what kind of check you've created, but a table check on the sys_user table, with the condition Email is Empty should do the trick.