Is the VulnCheck cpe’s up now? how can we upgrade ...
# fleet
o
Is the VulnCheck cpe’s up now? how can we upgrade to that ?
l
Hi @Ojas! Fleet with VulnCheck CPE enrichment is being released in fleet v4.49.0 (ETA: some time this week)
o
Ah sweet, thanks Lucas for the update.
So do we have to do any change or like add vulncheck api or is that all done automatically on backend ?
k
That's all covered in Fleet.
o
Thanks for the update @Kathy Satterlee But since i am not seeing the vulns being sent to automation webhook i am worried it might be broken somehow. also in logs i see {“cron”“vulnerabilities”,“level”“info”,“msg”:“skipping cve_meta parsing due to license check”,“ts”“2024 04 25T0700:54.456870618Z”} so is this a premium feature now ?
l
Hi @Ojas
so is this a premium feature now ?
Only the CVE metadata is premium (like CVSS score, known exploits, etc.)
k
Are there specific new vulnerabilities in your environment that you’d expect to trigger the webhook? How long has it been since the webhook was triggered?
o
it’s been a while i think since NVD stopped we havent seen new vulns from fleet. And since the upgrade i see the number in fleet changing for vulns but still nothing goes to webhook 😕
I was expecting it to be back to normal when vluncheck was pushed but still somehow we dont see new vulns coming in. Like we have known vulns of chrome version. but it’s not coming inf rom fleet to us by webhook
anything on this? any ideas how i can debug it? it seems like a urgent problem now in my environment if it’s not affecting others
l
Hi @Ojas! But can you see the vulnerabilities in the UI? (If you go to Software -> Vulnerabilities)
o
hey @Lucas Rodriguez Yes i see these in UI and i do see the number changin as well. Few days back it was 356 and now its 486. But the webhook we use to send these dosent have anything. We even tried with custom payload to see if webhook is workign and it turned out to be fine. So now i am worried that something from fleet side is not working and i tried hunting in fleet logs but i dont see anything there
l
OK cool, so seems vulnerabilities are working (being detected) but the webhook is not working, correct?
o
yes the automation which should be sending these vulns to webhook is not working
Still looking for a solution on this one.