What is the current behavior?
There is no integration between aspect_rules_js and rules_license
Describe the feature
It would be useful if items that are imported from package.json could return a LicenseInfo. This would allow other tooling built to use rules_license to be used with JS-based projects (eg. it might be possible to generate an SBOM from this information)
What is the current behavior?
There is no integration between
aspect_rules_jsandrules_licenseDescribe the feature
It would be useful if items that are imported from
package.jsoncould return aLicenseInfo. This would allow other tooling built to userules_licenseto be used with JS-based projects (eg. it might be possible to generate an SBOM from this information)