CHW-4608 DataSourceUnknown

unknown data source; expected one of openssf, trivydb, epss, clamavdb

Default message: unknown data source; expected one of openssf, trivydb, epss, clamavdb
HTTP status: 400 (client)

Problem. The data source slug in the URL is not a registered source. Cause. Only openssf, trivydb, epss, and clamavdb are accepted; anything else fails the datasource.ParseSource check. Fix. Use one of the recognised slugs and resubmit. HTTP 400.