XQL query for vulnerability

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

XQL query for vulnerability

L1 Bithead

Hi. i need to do monthly report for vulnerabilities. So how to create like a trend report for 30 days

here is just example for get count, but how to do  trend report?

dataset = va_cves 
| filter severity >Medium
| filter affected_hosts_count >1
| fields name, affected_products, severity
| comp count() by severity

2 REPLIES 2

L5 Sessionator

Hello @T.Nurmi m

 

Thanks for reaching out on LiveCommunity!

 

Can you confirm , what exactly do want in the trend report?

Eg. Comparison between current month and last month vulnerabilities, Top 10 CVEs, Top 10 Vulnerable Applications, Vulnerabilities on Endpoint over time

 

 

Ashutosh Patil

so what i want to see this kind report> all vulnerabilities/day

TNurmi_0-1739974304649.png

 

  • 187 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!