acorn 8.17.0 introduces AGPL license in dependency tree #6978
Replies: 3 comments
|
Thanks for raising this. I checked the current In the current lockfile:
Therefore, I cannot reproduce the stated path Could you share the scanner name/version and the exact dependency/license path it reported? That would make the finding reproducible and help determine whether a package or lockfile change is needed. This is a dependency-path observation, not a legal licensing conclusion. |
|
The
(unchanged in 8.18.0 — it wasn't "fixed", it's just visible now). None of it ships: On the path itself, there's a version boundary worth naming: @RishithReddyRR — which |
|
Hi @LarryHu0217 @pacocartones , |
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