We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e16463b + 759f6a2 commit 616ed4dCopy full SHA for 616ed4d
README.md
@@ -15,6 +15,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
15
### Check any assets assigned to inactive user
16
Check if any asset is assigned to inactive users.
17
18
+### Inactive User Check : Catalog Item
19
+We should ensure that inactive users are removed from being assigned as Catalog item owners.
20
+
21
###Avoid gs.log()Statement
22
Use Logging Levels: Instead of gs.log(), consider using more appropriate logging levels, such as:
23
gs.info() for informative messages.
0 commit comments