tika-text-extract
tika-text-extract copied to clipboard
Update got to latest please
npm audit report
got <11.8.5 Severity: moderate Got allows a redirect to a UNIX socket - https://github.com/advisories/GHSA-pfrx-2q88-qq97 No fix available node_modules/@shelf/tika-text-extract/node_modules/got @shelf/tika-text-extract * Depends on vulnerable versions of got node_modules/@shelf/tika-text-extract
PRs are welcome
But I don't think this issue is relevant to this package
This package doesn't allow a user-provided URL
It always calls localhost:9998
and it cannot be changed outside of the package by a library user
@vladholubiev this this is true, in our particular case, we need to be SOC2 compliant, and got 11.8.6
is flagged as a vulnerability, regardless of how inconsequential it is.
I'm trying to get the next minimum acceptable version to work (v12.1.0
), but I'm having issues with this.