Skip to content

Commit d42ab6c

Browse files
authored
Update README.md
We should ensure that inactive users are removed from being assigned as Catalog item owners.
1 parent d300709 commit d42ab6c

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+
### Inactive User Check : Catalog Item
16+
We should ensure that inactive users are removed from being assigned as Catalog item owners.
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)