CVE Report

jasmine_hex
admin
I want to understand which critical vulnerabilities (CVEs) have the biggest impact on our security posture. How do I use JupiterOne to find results for all high/critical severity CVEs from Snyk as a count?
0
Best Answer
-
This query will show Snyk CVE's with a high or critical numeric severity in a list, with a count of that CVE:
Find snyk_finding with open=true and numericSeverity>="7" and numericSeverity<="10" as vuln return vuln.cve as name, count(vuln) as value
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