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
Currently we have something like this :
Licenses:[
{}
{}
]
We could have something like any of the two options below:
Having complete different sections for two:
Known Licenses:[
{} ... {}
]
Unknown Licenses:[
{}...{}
]
OR
having subsections within licenses array itself
Licenses:[
Known:[ {} {} ]
We should have a separate section for reporting unknown licenses and not mixed with all license detections for clarity.
Short Description
Select Category
Describe the Update
How This Feature will help you/your organization
Possible Solution/Implementation Details
#1675 for more details
Can you help with this Feature
The text was updated successfully, but these errors were encountered: