Skip to content

Commit e16463b

Browse files
authored
Update README.md
Check if any asset is assigned to inactive users.
1 parent 90d2fde commit e16463b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
1212

1313
## Category: Manageability
1414

15+
### Check any assets assigned to inactive user
16+
Check if any asset is assigned to inactive users.
17+
1518
###Avoid gs.log()Statement
1619
Use Logging Levels: Instead of gs.log(), consider using more appropriate logging levels, such as:
1720
gs.info() for informative messages.

0 commit comments

Comments
 (0)