-
Notifications
You must be signed in to change notification settings - Fork 6
Description
The pb33f/doctor repository currently has no LICENSE file and GitHub reports the license as NOASSERTION. This means the project is technically "all rights reserved" and cannot be safely used as a dependency by projects that require open source licensing.
Context
The Kubernetes organization has strict policies requiring all transitive dependencies to carry an OSI-approved open source license. Projects like vacuum that depend on pb33f/doctor are blocked from adoption in the Kubernetes ecosystem (and similar organizations with license compliance requirements) because of this missing license.
Other pb33f repositories (libopenapi, libopenapi-validator, ordered-map) are all licensed under MIT.
Could you please add a LICENSE file with an OSI-approved license (MIT would be consistent with the rest of the pb33f ecosystem)? I did read the readme.