Files
codeql-action/src/testdata
Andrew Eisenberg 9c5706e1a2 Avoid throwing validation error on invalid URIs
The recent update of jsonschema inadvertently caused extra validation of
`uri-reference` formatted properties. This change ensures that these
errors are converted to warnings.

Note that we cannot revert the change to jsonschema since the old
version does not handle `uniqueItems` correctly.
2023-05-25 10:18:12 -07:00
..
2020-06-18 16:40:02 +02:00
2020-08-12 18:08:30 +01:00