jszip icon indicating copy to clipboard operation
jszip copied to clipboard

JSZIP is using openent component which is only AGPL license type not MIT.

Open tarun6141 opened this issue 5 years ago • 2 comments

Hi,

This is related to license issue. Since JSZIP module have MIT and AGPL both type of licenses. So, all dependent components of JSZIP module should be available by open Licenses (MIT & AGPL), where as while doing a Black duck scan, it detect a use of OpenEnt component which is only support AGPL licenses. kinly refer openhub link - https://www.openhub.net/p/openent Also, I am attaching a screenshot of blackduck scanning -

Capture11111

tarun6141 avatar Feb 18 '20 10:02 tarun6141

I'm using jszip in one of my projects and blackduck is throwing error due to the presence of GPL. I would be glad if the project owner removes GPL and only keep MIT.

arpitjindal97 avatar Dec 07 '21 13:12 arpitjindal97

I see not dependency on a package called "openent" from looking at the package.json or the package-lock.json file. Can you show in code where the dependency is taken?

suterma avatar Dec 08 '21 10:12 suterma