v2024.12.05
hogo6002
tagged this
05 Dec 03:24
We didn't have any PURL ecosystem validation until [PR 2900](https://github.com/google/osv.dev/pull/2900) was merged. [PR 2900](https://github.com/google/osv.dev/pull/2900) introduced some [breaking changes](https://github.com/google/osv.dev/issues/2960#issuecomment-2518943142) that affect users querying ecosystems for which we currently lack a PURL converter, especially those not specified in the PURL specification. This PR changes the response from a 400 error code to a 200 status code with an empty response unblock users. A more considered design will be discussed later with the team and implemented.