You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
I would like to have some "official" documentation of exactly which rules we're meant to stamp out. I attended a rules_license sync meeting and created bazelbuild/rules_license#142 based on notes there, but @aiuto wasn't ready to commit to this yet.
What is the current behavior?
There is no integration between
aspect_rules_js
andrules_license
Describe the feature
It would be useful if items that are imported from
package.json
could return aLicenseInfo
. This would allow other tooling built to userules_license
to be used with JS-based projects (eg. it might be possible to generate an SBOM from this information)The text was updated successfully, but these errors were encountered: