cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
614 stars 28 forks source link

A non-null fallback ID should always match a valid SPDX identifier #224

Closed JakeWharton closed 9 months ago

JakeWharton commented 1 year ago

We don't want our when to return bad data that then gets safe-called away.

See https://github.com/cashapp/licensee/pull/222#discussion_r1255223890