Skip to content

Fix expected license for json-schema@0.2.3

Fabien Catteau requested to merge fix-expected-license-for-npm-json-schema into main

What does this MR do?

Fix expected license for npm package json-schema@0.2.3

Expected license expression is now: AFL-2.1 OR BSD-3-Clause

See https://www.npmjs.com/package/json-schema/v/0.2.3 and https://github.com/kriszyp/json-schema/blob/master/LICENSE

This fixes the integration-js job: https://gitlab.com/gitlab-org/security-products/analyzers/license-finder/-/jobs/1865657383#L496

What are the relevant issue numbers?

None

Does this MR meet the acceptance criteria?

Merge request reports