One caution about interpreting results: presence is not the same as exposure.
A vulnerable library matters when untrusted input can reach it in a way that triggers the vulnerable behaviour. A copy sitting in an unused directory, or in a tool that only ever processes your own data, is a lower priority than one behind a public endpoint.
That is not a reason to leave anything unpatched. It is a reason to patch in a sensible order rather than treating every hit as equally urgent, because with a widely-used library the hit list is usually long enough that order matters.