The `package.json` has the following line that sctk fails to detect in license/package scan ``` "license": "New Relic Software License v1.0", ``` https://github.com/newrelic/csec-node-agent/blob/main/package.json `unknown` is returned from package scan. nothing is returned from license scan.