acorn 8.17.0 introduces AGPL license in dependency tree #9228
Replies: 1 comment 3 replies
|
This issue doesn't appear to originate from the Jaeger project itself. The Jaeger backend is written in Go and doesn't have Node.js dependencies [1]. The JavaScript dependencies in the main repo and documentation repo are limited to documentation tooling (Hugo/Docsy, Prettier, etc.) and don't include The dependency chain you're describing ( If this is specifically affecting the jaeger-ui (which is a separate repo), it would be best to open an issue there instead. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Uh oh!
There was an error while loading. Please reload this page.
acorn 8.17.0 (transitive dependency via @opentelemetry/instrumentation → import-in-the-middle) has been found to contain an
AGPL-licensed dependency in its package-lock.json. Previous versions (8.15.0, 8.16.0) did not have this issue.
This is problematic for organizations that cannot use AGPL-licensed software in commercial products.
Can you please check on why its producing AGPL license and fix it?
All reactions