Instance instance scan check
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2024 06:43 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 01:36 AM
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.