Usergroup risk report
chjlarson
✭✭✭✭
Can I use JupiterOne to create a high-level overview risk report of my organization's usergroups based on my user's KnowBe4 risk assessment?
0
Answers
-
You can query across UserGroups active users with the following query:
find UserGroup as g that HAS User with active=true that is Person that is knowbe4_user with active=true as k return g.displayName as GroupName, AVG(k.phishPronePercentage) as "Average Phishing Score", AVG(k.currentRiskScore) as RiskScore ORDER BY RiskScore DESC
0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More