repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
opencomputeproject/ocp-diag-core
b4d718dab6d287c3529846a19b87b8ee406fd628
2022-08-30T21:38:52
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "file": { "$comment": "file is just used in step artifact; extract when more usages appear", "properties": { "contentType": { "description": "TODO: link to md", "type": "string" }, "description": { "description": "TODO: link to md", ...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/error.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/error", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "message": { "description": "TODO: link to md doc", "type": "string" }, ...
MIT
en
opencomputeproject/ocp-diag-core
4c4da3705a83cbc7f68ae667450be7c25f1fe4d5
2022-08-30T23:50:52
json_spec/output/test_step_end.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/testStepEnd", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "status": { "$ref": "/opencomputeproject/ocp-diag-core/testStatus", "description": "TODO: link to md doc" ...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/validator.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "type": { "description": "TODO: link to md doc", "enum": [ "EQUAL", "NOT_EQUAL", "LESS_THAN", "LESS_THAN_OR_EQUAL", "GREATER_THAN", "GREATER_THAN_OR_EQUAL", "REGEX_MATCH", "REGEX_NO_MATCH", "IN_SET", "NOT_IN_S...
MIT
en
opencomputeproject/ocp-diag-core
be9fa8779b277a9930b59381ff1fcea7ff0bb743
2022-10-12T14:55:07
json_spec/output/root.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "schemaVersion": { "properties": { "major": { "const": 2 }, "minor": { "const": 0 } }, "required": [ "major", "minor" ] } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/output", "$sch...
MIT
en
opencomputeproject/ocp-diag-core
10847108de11c6f4618b0b3a593eac8d5e70c096
2022-08-30T21:38:58
json_spec/output/diagnosis.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "type": { "description": "TODO: link to md doc", "enum": [ "PASS", "FAIL", "UNKNOWN" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/diagnosis", "$schema": "https://json-schema.org/draft/2020-12/schema", ...
MIT
en
opencomputeproject/ocp-diag-core
f14ea7773fad54a1df56754d398c71e7dbe3685e
2022-08-30T23:50:55
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
cb7fce911db8ff75e540eb031a0e6aae5644cf68
2023-02-22T03:19:45
json_spec/output/source_location.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/sourceLocation", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Provides information about which file/line of the source code in the diagnostic package generates the output. See more details:...
MIT
en
opencomputeproject/ocp-diag-core
3a75d8938a2578acb2663db64ad7b480b6462a55
2022-08-30T23:50:53
json_spec/output/validator.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "type": { "description": "TODO: link to md doc", "enum": [ "EQUAL", "NOT_EQUAL", "LESS_THAN", "LESS_THAN_OR_EQUAL", "GREATER_THAN", "GREATER_THAN_OR_EQUAL", "REGEX_MATCH", "REGEX_NO_MATCH", "IN_SET", "NOT_IN_S...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
50465975e20dccfbd622471e4639a139a53706cd
2023-02-22T03:18:19
json_spec/output/source_location.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/sourceLocation", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "file": { "description": "TODO: link to md doc", "type": "string" ...
MIT
en
opencomputeproject/ocp-diag-core
0cc951ded8268432eb806e417c0f8c381e9e19a8
2022-08-30T23:50:54
json_spec/output/measurement_series_end.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/measurementSeriesEnd", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "measurementSeriesId": { "description": "TODO: link to md doc", "type": "string" }, "tota...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/test_run_end.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "testResult": { "description": "TODO: link to md doc", "enum": [ "NOT_APPLICABLE", "PASS", "FAIL" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/testRunEnd", "$schema": "https://json-schema.org/draft/2020-...
MIT
en
opencomputeproject/ocp-diag-core
eb10e9d9b149c38e0d1a6df5e5c137f91d57f333
2022-08-30T23:50:50
json_spec/output/test_run_end.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "testResult": { "description": "TODO: link to md doc", "enum": [ "NOT_APPLICABLE", "PASS", "FAIL" ], "type": "string" }, "testStatus": { "description": "TODO: link to md doc", "enum": [ "COMPLETE", "ERROR", "S...
MIT
en
opencomputeproject/ocp-diag-core
3cbf8e4fd20f675c7bb9d49bfd218564df72e94e
2022-08-30T00:44:33
json_spec/output/error.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/error", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "message": { "description": "TODO: link to md doc", "type": "string" }, "softwareInfoIds": { "$com...
MIT
en
opencomputeproject/ocp-diag-core
cb7fce911db8ff75e540eb031a0e6aae5644cf68
2023-02-22T03:19:45
json_spec/output/log.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "severity": { "description": "TODO: link to md doc", "enum": [ "INFO", "DEBUG", "WARNING", "ERROR", "FATAL" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/log", "$schema": "https://json-sch...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/measurement_series_start.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/measurementSeriesStart", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "hardwareInfoId": { "description": "TODO: link to md doc", "ty...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/dut_info.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "hardwareInfo": { "additionalProperties": false, "properties": { "computerSystem": { "description": "TODO: link to md doc", "type": "string" }, "hardwareInfoId": { "description": "TODO: link to md doc", "type": "string" ...
MIT
en
opencomputeproject/ocp-diag-core
673b9139c7a8baedb6af277ff82403f15636c9e4
2022-08-30T23:50:51
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
2ad6ade6e0946faf01bafacb500016f5d4ee9bbc
2022-08-30T23:50:43
json_spec/output/test_run_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/testRunArtifact", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "oneOf": [ { "properties": { "testRunStart": { "$ref": "/opencomputeproject/ocp-diag-core/testRunStart", ...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/test_run_start.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "parameters": { "$comment": "will be extracted in the future, when spec is published", "description": "TODO: link to md doc", "type": "object" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/testRunStart", "$schema": "https://json-schema.org/draft/2020-12/...
MIT
en
opencomputeproject/ocp-diag-core
be9fa8779b277a9930b59381ff1fcea7ff0bb743
2022-10-12T14:55:07
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
4c4da3705a83cbc7f68ae667450be7c25f1fe4d5
2022-08-30T23:50:52
json_spec/output/test_run_end.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "testResult": { "description": "TODO: link to md doc", "enum": [ "NOT_APPLICABLE", "PASS", "FAIL" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/testRunEnd", "$schema": "https://json-schema.org/draft/2020-...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/diagnosis.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "type": { "description": "TODO: link to md doc", "enum": [ "PASS", "FAIL", "UNKNOWN" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/diagnosis", "$schema": "https://json-schema.org/draft/2020-12/schema", ...
MIT
en
opencomputeproject/ocp-diag-core
4c70c047596984fb05d97cca8f349b8019c23b3b
2022-08-30T21:38:59
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
be9fa8779b277a9930b59381ff1fcea7ff0bb743
2022-10-12T14:55:07
json_spec/output/file.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/file", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "contentType": { "description": "TODO: link to md", "type": "string" }, "description": { "descripti...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/test_step_end.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/testStepEnd", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "status": { "$ref": "/opencomputeproject/ocp-diag-core/testStatus", "desc...
MIT
en
opencomputeproject/ocp-diag-core
673b9139c7a8baedb6af277ff82403f15636c9e4
2022-08-30T23:50:51
json_spec/output/test_step_start.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/testStepStart", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "name": { "description": "TODO: link to md doc", "type": "string" } }, "required": [ "name" ...
MIT
en
opencomputeproject/ocp-diag-core
50465975e20dccfbd622471e4639a139a53706cd
2023-02-22T03:18:19
json_spec/output/error.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/error", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "message": { "description": "TODO: link to md doc", "type": "string" }, ...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/root.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "schemaVersion": { "properties": { "major": { "const": 2 }, "minor": { "const": 0 } }, "required": [ "major", "minor" ] } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/output", "$sch...
MIT
en
opencomputeproject/ocp-diag-core
712f5a7daff0229418fdf052b3b6a4e667632c6d
2022-08-30T23:50:56
json_spec/output/subcomponent.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "type": { "description": "TODO: link to md doc", "enum": [ "UNSPECIFIED", "ASIC", "ASIC-SUBSYSTEM", "BUS", "FUNCTION", "CONNECTOR" ], "type": "string" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/subco...
MIT
en
opencomputeproject/ocp-diag-core
090aad3149fc8965e04ec67299e55ef95d37d655
2022-08-30T23:50:53
json_spec/output/test_step_artifact.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "extension": { "properties": { "content": { "description": "TODO: link to md", "type": "object" }, "name": { "description": "TODO: link to md", "type": "string" } }, "required": [ "name", "conten...
MIT
en
opencomputeproject/ocp-diag-core
4c4da3705a83cbc7f68ae667450be7c25f1fe4d5
2022-08-30T23:50:52
json_spec/output/test_status.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/testStatus", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "enum": [ "COMPLETE", "ERROR", "SKIP" ], "title": "Test status enum", "type": "string" }
MIT
en
opencomputeproject/ocp-diag-core
cb7fce911db8ff75e540eb031a0e6aae5644cf68
2023-02-22T03:19:45
json_spec/output/error.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/error", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "TODO: link to md doc", "properties": { "message": { "description": "TODO: link to md doc", "type": "string" }, ...
MIT
en
opencomputeproject/ocp-diag-core
f14ea7773fad54a1df56754d398c71e7dbe3685e
2022-08-30T23:50:55
json_spec/output/measurement_series_element.json
28
2024-05-28T05:47:44.39525Z
{ "$id": "https://github.com/opencomputeproject/ocp-diag-core/measurementSeriesElement", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "TODO: link to md doc", "properties": { "index": { "description": "TODO: link to md doc", "minimum": 0, "type": "integer" }...
MIT
en
opencomputeproject/ocp-diag-core
2ad6ade6e0946faf01bafacb500016f5d4ee9bbc
2022-08-30T23:50:43
json_spec/output/test_run_start.json
28
2024-05-28T05:47:44.39525Z
{ "$defs": { "parameters": { "$comment": "will be extracted in the future, when spec is published", "description": "TODO: link to md doc", "type": "object" } }, "$id": "https://github.com/opencomputeproject/ocp-diag-core/testRunStart", "$schema": "https://json-schema.org/draft/2020-12/...
MIT
en
opencomputeproject/ocp-diag-ctam
962cd9693a8ecea3a99aad8a9f730ebf2b5536c5
2023-09-25T04:29:25
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
0b74a4c4849cabd2ab5e2543391a8b85a33badad
2023-08-28T04:47:51
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
b457402456820a4b89e7be05204fa2ac60d0cae1
2023-11-21T13:14:23
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
d34550d14a65ffe2c5ebb3e829169d7291bc4f42
2023-11-02T04:50:04
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
73f8cb83f6095418cd8cd16f396fd7436787a342
2023-12-15T10:49:47
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": [], "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
3e11890ab76457dfa8b236919a4ef9daef9cce00
2023-11-02T04:28:36
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
3ea9e26a522d3d477051968fa65ce6526e8e20eb
2024-01-04T12:50:28
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": [], "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
339675c567cceaadf26b5e3abd86c568fb4632d3
2023-10-12T12:02:48
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
6efd2a769df3f5e10222a1e779b3de700488eff7
2023-09-04T12:15:48
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
opencomputeproject/ocp-diag-ctam
f2d9dd684d743eb862ff535c43ce86d8b2d49ebc
2024-05-09T11:47:24
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": [], "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
08d0dd0a4e08dc3568845dbe53684467c880eaf8
2023-11-07T12:23:26
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
cb004e92049042a679be9367a299c09999463061
2024-01-08T09:46:54
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": [], "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclude_tags": [], "full_compliance_...
MIT
en
opencomputeproject/ocp-diag-ctam
b152b117039fe6c112bbaa0477198570fc80ac7b
2023-08-23T16:05:08
json_spec/input/test_runner.json
5
2024-05-27T04:33:18.164812Z
{ "$id": "Need to add one", "$schema": "https://json-schema.org/draft/2020-12/schema", "active_test_suite": "", "command_output_log_path": "", "console_log": true, "debug_mode": true, "description": "Configure the TestRunner obj, list of test cases overrides a test suite", "dev_test_suite": [], "exclu...
MIT
en
michenriksen/tmpl
244ccacf9e157bb4e92218046851039c1a0b665a
2023-12-16T08:07:04
config.schema.json
12
2024-05-27T06:57:10.327122Z
{ "$defs": { "PaneConfig": { "additionalProperties": false, "description": "Pane configuration describing how a tmux pane should be created.", "properties": { "active": { "$ref": "#/$defs/active" }, "command": { "$ref": "#/$defs/command" }, ...
MIT
en
Roblox/foreman
70b2cc9c1d60aa1b2f95d900c1391eff41cb8b30
2024-05-01T21:43:36
artiaa_auth/resources/artiaa-format.json
166
2024-05-28T03:14:48.669247Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "This is the format of the ArtiAA Token File, a standard output that contains the Artifactory tokens for the user. ", "properties": { "tokens": { "additionalProperties": { "additionalProperties": false, "properti...
MIT
en
recyclarr/recyclarr
7284cccf353dc2113525695bdaaf43059b324bfc
2023-02-21T23:52:24
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$id": "https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/settings-schema.json", "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "description": "Optional settings to control the behavior of Recyclarr", "properties": { "enable_ssl_certificate_valida...
MIT
en
recyclarr/recyclarr
8266410092b22465eb81638f595cf841859bc914
2022-08-14T17:35:15
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$id": "https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/settings-schema.json", "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "description": "Optional settings to control the behavior of Recyclarr", "properties": { "enable_ssl_certificate_valida...
MIT
en
recyclarr/recyclarr
da35eef1eda65f46e5bf3c61f0ca98d74e814e14
2023-05-06T16:56:15
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$defs": { "repository": { "additionalProperties": false, "properties": { "branch": { "title": "The name of a branch to check out in the repository", "type": "string" }, "clone_url": { "description": "A URL compatible with `git clone` that is use...
MIT
en
recyclarr/recyclarr
012a9ef7554f1861f3c70780293400a3a041419e
2023-06-23T04:20:47
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$defs": { "repository": { "additionalProperties": false, "properties": { "branch": { "title": "The name of a branch to check out in the repository", "type": "string" }, "clone_url": { "description": "A URL compatible with `git clone` that is use...
MIT
en
recyclarr/recyclarr
a4dc3c58de3921db6b7041fbd00112e1b5a846bc
2023-12-03T16:16:20
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$id": "https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/settings-schema.json", "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "description": "Optional settings to control the behavior of Recyclarr", "properties": { "enable_ssl_certificate_valida...
MIT
en
recyclarr/recyclarr
b20d2d62025f47dfc732728ef5a18f690beebd29
2024-04-27T16:11:11
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$id": "https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/settings-schema.json", "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "description": "Optional settings to control the behavior of Recyclarr", "properties": { "enable_ssl_certificate_valida...
MIT
en
recyclarr/recyclarr
d540cf37c94c574ebfa2054e27dd9ea30fca226f
2022-01-17T16:25:33
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$ref": "#/definitions/Settings", "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "Repository": { "additionalProperties": false, "description": "", "properties": { "clone_url": { "description": "A URL compatible with `git clone` that is used to clon...
MIT
en
recyclarr/recyclarr
10600ae4f123a9b85e5c4642d48f4d3305f4358e
2022-05-01T23:59:12
schemas/settings-schema.json
891
2024-05-28T05:04:27.69115Z
{ "$ref": "#/definitions/Settings", "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "Repository": { "additionalProperties": false, "description": "", "properties": { "clone_url": { "description": "A URL compatible with `git clone` that is used to clon...
MIT
en
wspace/corpus
f2fa3434accf1862b1e9896ceae2df62975485ac
2022-06-21T00:22:52
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
908a150cace5ae2413c8705ccc4e1bbbf9060f94
2022-06-28T17:46:42
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
0eca5f696bf17cdd0a986e438f802cca89a33a9c
2023-02-20T19:12:33
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
763078a76ae16efded613e76d4512de2e347db8a
2022-05-19T19:27:14
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
7ee4bca3d89104a2c40808ea4f1c2225495c4c3b
2023-07-23T20:58:44
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
248149468a46d1c3889b9258f2fb9337e4c5012d
2022-06-09T17:55:47
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
1a7d813fbdf14126153c73bfa2720caeb0fd47a7
2022-06-11T19:58:44
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
bc058dcd515183653ca6f50c03d61e4a68578f6b
2022-05-17T05:20:29
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
0e422c92b825b0c1939e658927feb70cc7e0eb35
2022-06-14T06:39:03
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
a38fb348932f3ee36a7a05db452b875464a4fe2a
2022-05-21T02:48:35
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
ae41af3b7d38c0d69f7f8afb7d3635e1df65f624
2023-03-04T09:09:56
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
0420140ca9a5011e0fb121425d49d7d86e691ff9
2022-06-22T04:30:42
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
c4914ebeb82da125071397cad82af1c213da1918
2023-06-21T21:16:44
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
0cf0095787cacefa97fad0398251cd370f452822
2022-06-11T03:54:53
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
1042c76a39751b4d387cf655e3553d2163e5d622
2022-05-19T02:14:19
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
143b2ba953bda8d74a8666899522a07f98de492b
2023-03-05T00:31:59
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
58f58a7a13c393669ed1a70f2ff053afd969442d
2023-02-19T09:15:36
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
9f3f55a49e796d1c93cc928826d4147da54031ab
2023-06-23T16:38:17
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
ddf03b6493461dc94d4bb0fec68c70cc211c909b
2022-06-23T04:14:37
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
c566d44866ef0bcfaf98c13b6b02f2575ddeb50b
2023-06-13T13:00:25
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
wspace/corpus
80e513e60c9c227a46a0ad652bcd82eaa406b56e
2022-06-10T08:51:33
tools/project.schema.json
26
2024-05-28T02:54:24.906652Z
{ "$defs": { "bound": { "oneOf": [ { "type": "integer" }, { "const": "unbounded" }, { "$ref": "#/$defs/integer_type" } ] }, "cap": { "oneOf": [ { "minimum": 0, "type": "integer" ...
MIT
en
cplusplus/ecosystem-is
bd8565ec1165ef5246c117cc85d54e06ebc928e7
2023-11-10T22:41:22
schema/std_info-1.0.0.json
17
2024-05-27T07:15:48.965423Z
{ "$defs": { "Version": { "oneOf": [ { "$ref": "#/$defs/VersionMin" }, { "$ref": "#/$defs/VersionFull" }, { "$ref": "#/$defs/VersionRange" } ] }, "VersionFull": { "pattern": "^[[(][0-9]+([.][0-9]+){0,2}[)\\]]$"...
CC-BY-4.0
en
mabrarov/asio_samples
9d8fa399a3ae856aec640c4fa2cd903c4a7715b2
2022-11-08T04:06:48
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "annotations": { "type": [ "object", "string" ] }, "containerName": { "minLength": 1, "type": "string" }, "deploymentAnnotations": { "type": [ "object", "string"...
BSL-1.0
en
mabrarov/asio_samples
9b57209f2815eaf8a78bcd265f4029d505fd0785
2022-05-23T01:51:07
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "containerName": { "minLength": 1, "type": "string" }, "fullnameOverride": { "type": "string" }, "image": { "properties": { "name": { "minLength": 1, "type": "string" }, ...
BSL-1.0
en
mabrarov/asio_samples
dd6955a25eca098a206fa8ed893a72421fa2ab18
2022-09-14T13:46:28
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "annotations": { "type": [ "object", "string" ] }, "containerName": { "minLength": 1, "type": "string" }, "deploymentAnnotations": { "type": [ "object", "string"...
BSL-1.0
en
mabrarov/asio_samples
f854e8710b5f5c1b292233338abbef77df684171
2022-05-23T02:02:08
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "containerName": { "minLength": 1, "type": "string" }, "fullnameOverride": { "type": "string" }, "image": { "properties": { "name": { "minLength": 1, "type": "string" }, ...
BSL-1.0
en
mabrarov/asio_samples
a2878ee321d39467e26e684e0ffefcc78e72ff86
2022-01-27T07:05:07
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "container": { "description": "configuration of application pod container", "properties": { "image": { "properties": { "repository": { "minLength": 1, "type": "string" ...
BSL-1.0
en
mabrarov/asio_samples
30df676ecfb707cfd1519e883a6c3c9653242bbe
2022-05-20T21:21:31
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "container": { "description": "configuration of application pod container", "properties": { "image": { "properties": { "name": { "minLength": 1, "type": "string" }, ...
BSL-1.0
en
mabrarov/asio_samples
9b5e2076b7acfc2baab4e15eca40937307e86358
2022-08-31T16:26:28
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "annotations": { "type": [ "object", "string" ] }, "containerName": { "minLength": 1, "type": "string" }, "deploymentAnnotations": { "type": [ "object", "string" ] ...
BSL-1.0
en
mabrarov/asio_samples
a8645c651c6cc861039e002fdac902857a14c0b6
2022-10-22T19:16:05
kubernetes/tcp-echo/values.schema.json
272
2024-05-29T09:54:35.476272Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "annotations": { "type": [ "object", "string" ] }, "containerName": { "minLength": 1, "type": "string" }, "deploymentAnnotations": { "type": [ "object", "string"...
BSL-1.0
en
eu-digital-green-certificates/dgc-gateway
91d8451dfc20392d98c91bc0571251e29d02d0e0
2021-06-24T13:44:19
src/main/resources/validation-rule.schema.json
49
2024-05-28T02:02:53.789486Z
{ "$id": "https://webgate.acceptance.ec.europa.eu/dgcg-json-api/validation-rule.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Rule to validate an issued EU Digital Covid Certificate.", "properties": { "AffectedFields": { "desc...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
fe8bffa4317f56f0627388e6a0ed3c0f4c696cea
2021-06-14T09:02:59
public/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.3.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 80, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
bec40c3b57d84d50832dc5378a91a644312bc92b
2021-04-29T22:32:45
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$defs": { "certificate_id": { "description": "Certificate Identifier, UVCI", "maxLength": 50, "type": "string" }, "country_vt": { "description": "Country of Vaccination / Test, ISO 3166 where possible", "pattern": "[A-Z]{1,10}", "type": "string" }, "disease-a...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
c8fe6bf4e98d17de869f354ace2ba3301bb38767
2021-06-24T06:36:16
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.3.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 80, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
a0480dff83a99040f1df4187a2010402526a81b0
2021-05-03T07:44:44
public/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.0.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 50, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
fe8bffa4317f56f0627388e6a0ed3c0f4c696cea
2021-06-14T09:02:59
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.3.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 80, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
23918519215ca5a25f4aca28fa29c0595bc8648f
2021-06-14T05:32:25
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.0.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 50, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
4598a52059cefc26791052be531a9aaab1fb11a7
2021-04-30T09:21:12
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$defs": { "certificate_id": { "description": "Certificate Identifier, UVCI", "maxLength": 50, "type": "string" }, "country_vt": { "description": "Country of Vaccination / Test, ISO 3166 where possible", "pattern": "[A-Z]{1,10}", "type": "string" }, "disease-a...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
a0480dff83a99040f1df4187a2010402526a81b0
2021-05-03T07:44:44
src/generated-files/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$comment": "Schema version 1.0.0", "$defs": { "certificate_id": { "description": "Certificate Identifier, format as per UVCI: Annex 2 in https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf", "maxLength": 50, "type": "string" ...
Apache-2.0
en
eu-digital-green-certificates/dgca-issuance-web
bec40c3b57d84d50832dc5378a91a644312bc92b
2021-04-29T22:32:45
public/DGC.combined-schema.json
107
2024-05-28T02:14:37.024414Z
{ "$defs": { "certificate_id": { "description": "Certificate Identifier, UVCI", "maxLength": 50, "type": "string" }, "country_vt": { "description": "Country of Vaccination / Test, ISO 3166 where possible", "pattern": "[A-Z]{1,10}", "type": "string" }, "disease-a...
Apache-2.0
en
BSI-Bund/secvisogram
652f92d02faebb5f5df64483af797bd5d4d3ea96
2022-07-30T00:41:31
data/metadataSchema.json
18
2024-05-28T01:30:06.902666Z
{ "$defs": { "documentation_file_path_t": { "description": "Defines the path to a documentation file on the file system.", "minLength": 1, "pattern": "^docs/user(/.+)+-(spec|usage)(-csaf_(base|security_incident_response|informational_advisory|security_advisory|vex))?\\.[a-z]{2,3}\\.md$", "...
MIT
en