Closed 4rokis closed 4 years ago
I am trying to white-list certain packages but they are still failing
bunyan-format - 0.2.1 - {'type': 'MIT', 'url': 'https://github.com/thlorenz/bunyan-format/blob/master/LICENSE'}
pako - 1.0.10 - (MIT AND Zlib)
They are present in the config
{ "projects": [ { "directory": ".", "type": "npm" } ], "whitelist": [ "ISC", "Unlicense", "CC-BY-4.0", "BSD-3-Clause", "MIT", "BSD-2-Clause", "(BSD-3-Clause OR GPL-2.0)", "CC0-1.0", "Apache 2", "Apache-2", "(MIT AND Zlib)", "(MIT AND BSD-3-Clause)", "BSD", "MPL-2.0", "Apache-2.0", "CC-BY-3.0", "{'type': 'MIT', 'url': 'https://github.com/thlorenz/bunyan-format/blob/master/LICENSE'}", "MIT/X11", "(MIT AND CC-BY-3.0)" ] }
Part moved to separate issue #65
I am trying to white-list certain packages but they are still failing
They are present in the config