schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"threadFlowLocations": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"taxonomies": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"addresses": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"translations": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"policies": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"webRequests": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"run": {"properties": {"webResponses": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"stack": {"properties": {"frames": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"stackFrame": {"properties": {"parameters": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"threadFlow": {"properties": {"locations": {"minItems": 1}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"threadFlowLocation": {"properties": {"kinds": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"threadFlowLocation": {"properties": {"taxa": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"tool": {"properties": {"extensions": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"toolComponent": {"properties": {"notifications": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"toolComponent": {"properties": {"rules": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"toolComponent": {"properties": {"taxa": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"toolComponent": {"properties": {"locations": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"definitions": {"toolComponent": {"properties": {"supportedTaxonomies": {"minItems": 0}}}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"properties": {"runs": {"minItems": 0}}} | false |
sarif-2.1.0-rtm.5.json | minItems | {"properties": {"inlineExternalProperties": {"minItems": 0}}} | false |
swagger-2.0.json | format | {"definitions": {"contact": {"properties": {"url": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"contact": {"properties": {"email": {"format": "email"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"license": {"properties": {"url": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"externalDocs": {"properties": {"url": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"oauth2ImplicitSecurity": {"properties": {"authorizationUrl": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"oauth2PasswordSecurity": {"properties": {"tokenUrl": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"oauth2ApplicationSecurity": {"properties": {"tokenUrl": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"oauth2AccessCodeSecurity": {"properties": {"authorizationUrl": {"format": "uri"}}}}} | false |
swagger-2.0.json | format | {"definitions": {"oauth2AccessCodeSecurity": {"properties": {"tokenUrl": {"format": "uri"}}}}} | false |
swagger-2.0.json | pattern | {"properties": {"host": {"pattern": "^[^{}/ :\\\\]+(?::\\d+)?$"}}} | false |
swagger-2.0.json | pattern | {"properties": {"basePath": {"pattern": "^/"}}} | false |
swagger-2.0.json | minItems | {"definitions": {"schema": {"properties": {"items": {"anyOf": [{"minItems": 1}]}}}}} | false |
swagger-2.0.json | minItems | {"definitions": {"schema": {"properties": {"allOf": {"minItems": 1}}}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"operation": {"properties": {"tags": {"uniqueItems": true}}}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"security": {"uniqueItems": true}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"securityRequirement": {"additionalProperties": {"uniqueItems": true}}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"mediaTypeList": {"uniqueItems": true}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"parametersList": {"uniqueItems": true}}} | false |
swagger-2.0.json | uniqueItems | {"definitions": {"schemesList": {"uniqueItems": true}}} | false |
swagger-2.0.json | uniqueItems | {"properties": {"tags": {"uniqueItems": true}}} | false |
github-issue-forms.json | minLength | {"definitions": {"label": {"minLength": 1}}} | false |
github-issue-forms.json | minLength | {"definitions": {"value": {"minLength": 1}}} | false |
github-issue-forms.json | minLength | {"definitions": {"form_item": {"allOf": [{"then": {"properties": {"attributes": {"properties": {"value": {"minLength": 1}}}}}}]}}} | false |
github-issue-forms.json | minLength | {"definitions": {"form_item": {"allOf": [{"then": {"properties": {"attributes": {"properties": {"options": {"items": {"minLength": 1}}}}}}}]}}} | false |
github-issue-forms.json | minLength | {"definitions": {"form_item": {"allOf": [{"then": {"properties": {"attributes": {"properties": {"options": {"items": {"properties": {"label": {"minLength": 1}}}}}}}}}]}}} | false |
github-issue-forms.json | minLength | {"properties": {"name": {"minLength": 1}}} | false |
github-issue-forms.json | minLength | {"properties": {"description": {"minLength": 1}}} | false |
github-issue-forms.json | minLength | {"properties": {"labels": {"items": {"minLength": 1}}}} | false |
github-issue-forms.json | minLength | {"properties": {"title": {"minLength": 1}}} | false |
github-issue-forms.json | pattern | {"definitions": {"id": {"pattern": "^[a-zA-Z0-9_-]+$"}}} | false |
github-issue-forms.json | pattern | {"definitions": {"assignee": {"pattern": "^[a-zA-Z0-9](-?[a-zA-Z0-9])*$"}}} | false |
github-issue-forms.json | uniqueItems | {"definitions": {"form_item": {"allOf": [{"then": {"properties": {"attributes": {"properties": {"options": {"uniqueItems": true}}}}}}]}}} | false |
github-issue-forms.json | uniqueItems | {"properties": {"assignees": {"oneOf": [{"uniqueItems": true}]}}} | false |
github-issue-forms.json | uniqueItems | {"properties": {"labels": {"uniqueItems": true}}} | false |
cloud-sdk-pipeline-config-schema.json | minimum | {"properties": {"stages": {"properties": {"s4SdkQualityChecks": {"properties": {"threshold": {"properties": {"successCoverage": {"minimum": 70}}}}}}}}} | false |
cloud-sdk-pipeline-config-schema.json | minimum | {"properties": {"stages": {"properties": {"s4SdkQualityChecks": {"properties": {"threshold": {"properties": {"unstableCoverage": {"minimum": 65}}}}}}}}} | false |
vega.json | minItems | {"defs": {"data": {"allOf": [{"anyOf": [{"oneOf": [{"properties": {"source": {"oneOf": [{"minItems": 1}]}}}]}]}]}}} | false |
vega.json | minItems | {"defs": {"onEvents": {"items": {"allOf": [{"properties": {"events": {"oneOf": [{"minItems": 1}]}}}]}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"clipExtent": {"oneOf": [{"items": {"oneOf": [{"minItems": 2}]}}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"translate": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"center": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"rotate": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"parallels": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"extent": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"extent": {"oneOf": [{"items": {"oneOf": [{"minItems": 2}]}}]}}}}} | false |
vega.json | minItems | {"defs": {"projection": {"properties": {"size": {"oneOf": [{"minItems": 2}]}}}}} | false |
vega.json | minItems | {"defs": {"streamParams": {"properties": {"between": {"minItems": 2}}}}} | false |
vega.json | minItems | {"defs": {"streamParams": {"properties": {"filter": {"oneOf": [{"minItems": 1}]}}}}} | false |
vega.json | minItems | {"defs": {"stream": {"allOf": [{"oneOf": [{"properties": {"merge": {"minItems": 1}}}]}]}}} | false |
vega.json | minItems | {"refs": {"scaleData": {"oneOf": [{"properties": {"fields": {"minItems": 1}}}]}}} | false |
vega.json | minItems | {"refs": {"scaleData": {"oneOf": [{"properties": {"fields": {"minItems": 1}}}]}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"clipExtent": {"oneOf": [{"items": {"oneOf": [{"maxItems": 2}]}}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"translate": {"oneOf": [{"maxItems": 2}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"center": {"oneOf": [{"maxItems": 2}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"rotate": {"oneOf": [{"maxItems": 3}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"parallels": {"oneOf": [{"maxItems": 2}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"extent": {"oneOf": [{"maxItems": 2}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"extent": {"oneOf": [{"items": {"oneOf": [{"maxItems": 2}]}}]}}}}} | false |
vega.json | maxItems | {"defs": {"projection": {"properties": {"size": {"oneOf": [{"maxItems": 2}]}}}}} | false |
vega.json | maxItems | {"defs": {"streamParams": {"properties": {"between": {"maxItems": 2}}}}} | false |
xs-app.json | minLength | {"definitions": {"sourceSchema": {"properties": {"path": {"minLength": 1}}}}} | false |
xs-app.json | minLength | {"definitions": {"scopesSchema": {"items": {"minLength": 1}}}} | false |
xs-app.json | minLength | {"definitions": {"scopeTemplate": {"items": {"minLength": 1}}}} | false |
xs-app.json | minLength | {"properties": {"welcomeFile": {"minLength": 1}}} | false |
xs-app.json | minLength | {"properties": {"pluginMetadataEndpoint": {"minLength": 1}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"target": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"destination": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"localDir": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"identityProvider": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"replace": {"properties": {"pathSuffixes": {"items": {"minLength": 1}}}}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"replace": {"properties": {"vars": {"items": {"minLength": 1}}}}}}}}} | false |
xs-app.json | minLength | {"properties": {"routes": {"items": {"properties": {"cacheControl": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"destinations": {"additionalProperties": {"properties": {"logoutPath": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"services": {"additionalProperties": {"properties": {"endpoint": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"services": {"additionalProperties": {"properties": {"logoutPath": {"minLength": 1}}}}}} | false |
xs-app.json | minLength | {"properties": {"logout": {"properties": {"logoutEndpoint": {"minLength": 1}}}}} | false |
xs-app.json | minLength | {"properties": {"logout": {"properties": {"logoutPage": {"minLength": 1}}}}} | false |
xs-app.json | minLength | {"properties": {"login": {"properties": {"callbackEndpoint": {"minLength": 1}}}}} | false |
xs-app.json | minLength | {"properties": {"whitelistService": {"properties": {"endpoint": {"minLength": 1}}}}} | false |
xs-app.json | minLength | {"properties": {"errorPage": {"items": {"properties": {"file": {"minLength": 1}}}}}} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.