A concrete case. One of our top level modules referenced in the ref arch depends on a module which then depends on a module.. which in terms depends on https://www.npmjs.com/package/opencollective. That module uses and old version of node-fetch that is reported as having a high vulnerability.
Looking at the module and what it does it's clearly not an issue.
@richardlau did you have any thoughts about how we might have an exclude list when you did the original work on the vulnerability checks?