|
|
|
|
|
by cphoover
1813 days ago
|
|
Perhaps the problem is that user's are entirely too entrenched with using blackbox frameworks they don't fully understand like create-react-app, and not that we have a tool that discloses when these frameworks contain vulnerable dependencies. If we are in a situation where swapping out dependencies becomes so difficult that we just throw our hands up, is that really an issue with tooling? EDIT: BTW I'm not opposed to a PR that would allow for a .gitignore style list to ignore warning on specified deps. That could be useful. The issue I have would be respecting other peoples "auditignore" list or whatever... Because just because someone like @danabramov thinks including some package is not a threat, I may or may not agree with him. |
|