Vulnerabilities Date Published error

Hi,

The goal is to exclude new vulnerabilities within last 30 days from “Assets With Actively Targeted Vulnerabilities” card in Dashboard.

Here is my query set to:

  1. Exclude vulnerabilities published greater than 1 month.
  2. Exclude vulnerabilities modified greater than 1 month.
  3. CVSS score of more than 7

image

But this device shows patches from March 7. The query is not excluding it.

image

I have a ticket open for this issue but am hoping for a quicker help from here.

Thank you.

After opening a ticket with support, here is the solution.

Problem Description:
Query builder is not populating the expecting data

Action taken/Advice given or things of note:
Adjusted the query from >= to <= and you got the expected data.