Is your feature request related to a problem? Please describe.
Currently, any arbitrary license is allowed as the parameter to the License requirement. There are a set of Open Source Initiative (OSI) approved licenses that should be checked, and can be found here.
Describe the solution you'd like
In License requirement, check for OSI approved license value. If not, display a warning message.
Is your feature request related to a problem? Please describe.
Currently, any arbitrary license is allowed as the parameter to the
Licenserequirement. There are a set of Open Source Initiative (OSI) approved licenses that should be checked, and can be found here.Describe the solution you'd like
In
Licenserequirement, check for OSI approved license value. If not, display a warning message.