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
..
codeql-bundle-pinned.tar.gz Allowing a cached version of the CodeQL bundle sometimes 2020-09-22 14:38:27 +01:00
codeql-bundle.tar.gz compiled js 2020-06-18 16:40:02 +02:00
empty-sarif.sarif fix file location 2020-08-12 18:08:30 +01:00
fingerprinting.expected.sarif Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
fingerprinting.input.sarif Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
fingerprinting2.expected.sarif Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
fingerprinting2.input.sarif Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
invalid-sarif.sarif validate sarif against schema before uploading 2020-05-22 14:19:16 +01:00
no_header_guard.h Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
pull_request.json Use version information to construct payload 2020-11-30 16:45:18 +00:00
testFile1.js Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
testFile2.js Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
testFile3.ts Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
tool-names.sarif Send tool names as parameter to upload endpoint 2020-04-28 11:29:10 -07:00
valid-sarif.sarif validate sarif against schema before uploading 2020-05-22 14:19:16 +01:00
with-invalid-uri.sarif Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00