What’s your CVE monitoring workflow for clients stacks?
Managing infra for multiple clients/projects
Each has a different stack
How do you stay on top of vulnerabilities
that are relevant to each specific environment?
I’ve seen people use:
- RSS from NVD )(brutal noise)
- only covers dependencies
- Manual checks
- Nothing and hoping for the best
What actually works for you ?