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
What happened:
While working with non-OpenSource Licenses in Golang modules it was discovered, that license files which cannot be matched to an SPDX expression are erroneously handled as 'unlicensed'. (cf. #3090)
This is not the expected behaviour for an existing license file and should hence be considered a bug.