I’m a newbie here I would like to make an SQL query where I would get vulnerabilities with CVSSv3>=9 and also the vulnerabilities that have CVSSv2>=9 but only if there is no CVSSv3 available (if CVSSv3=NULL). So this report would be the addition of two sets of vulnerabilities. The information to be included in the report is at least: hostname, IP, vulnerability title, cvssv3, cvssv2.
Please, could you help me with this one? Thanks in advance!
Keep in mind that the dimensional data warehouse schema is specifically for the external data warehouse. It is not to be used within the console reporting section.
How about if i have the same scenario but i want all 45 days old vulnerabilities with 8 or greater. It takes the cvssv2 if there is NO v3 but the cvssv2 is not 45 days old when it replaces it??
We use this: for Datawarehouse not internal to the GUI reporting. We are using pgadmin so its little different then the regular sql internal reporting sql inside R7