We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d300709 commit d42ab6cCopy full SHA for d42ab6c
README.md
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
12
13
## Category: Manageability
14
15
+### Inactive User Check : Catalog Item
16
+We should ensure that inactive users are removed from being assigned as Catalog item owners.
17
+
18
###Avoid gs.log()Statement
19
Use Logging Levels: Instead of gs.log(), consider using more appropriate logging levels, such as:
20
gs.info() for informative messages.
0 commit comments