definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"scsicontrollertype": {"type": "string"}}}
DiskVsphereOpts
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"generate_serving_certificate": {"type": "boolean"}, "cluster_dns_server": {"type": "string"}, "cluster_domain": {"type": "string"}, "win_extra_env": {"items": {"type": "string"}, "type": "array"}, "fail_swap_on": {"type": "boolean"}, "win_extra_binds": {...
KubeletService
cluster.yml.json
{"additionalProperties": false, "required": ["EndpointsName", "Path", "ReadOnly"], "type": "object", "properties": {"Path": {"type": "string"}, "EndpointsName": {"type": "string"}, "ReadOnly": {"type": "boolean"}}}
GlusterfsVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Repository", "Revision", "Directory"], "type": "object", "properties": {"Directory": {"type": "string"}, "Repository": {"type": "string"}, "Revision": {"type": "string"}}}
GitRepoVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["VolumePath", "FSType", "StoragePolicyName", "StoragePolicyID"], "type": "object", "properties": {"VolumePath": {"type": "string"}, "FSType": {"type": "string"}, "StoragePolicyID": {"type": "string"}, "StoragePolicyName": {"type": "string"}}}
VsphereVirtualDiskVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Registry", "Volume", "ReadOnly", "User", "Group", "Tenant"], "type": "object", "properties": {"Group": {"type": "string"}, "Volume": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "Registry": {"type": "string"}, "Tenant": {"type": "string"}, "User": {"type": "string"}...
QuobyteVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Path", "Type"], "type": "object", "properties": {"Path": {"type": "string"}, "Type": {"type": "string"}}}
HostPathVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["PdID", "FSType"], "type": "object", "properties": {"PdID": {"type": "string"}, "FSType": {"type": "string"}}}
PhotonPersistentDiskVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Group", "Resources", "ResourceNames"], "type": "object", "properties": {"ResourceNames": {"items": {"type": "string"}, "type": "array"}, "Group": {"type": "string"}, "Resources": {"items": {"type": "string"}, "type": "array"}}}
GroupResources
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"datacenter": {"type": "string"}, "vm-name": {"type": "string"}, "vm-uuid": {"type": "string"}, "soap-roundtrip-count": {"type": "integer"}, "server": {"type": "string"}, "working-dir": {"type": "string"}, "insecure-flag": {"type": "boolean"}, "user": {"t...
GlobalVsphereOpts
cluster.yml.json
{"additionalProperties": false, "required": ["CloudProvider"], "type": "object", "properties": {"CloudProvider": {"type": "string"}}}
CalicoNetworkProvider
cluster.yml.json
{"additionalProperties": false, "required": ["VolumeID", "FSType", "Partition", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "Partition": {"type": "integer"}, "VolumeID": {"type": "string"}, "FSType": {"type": "string"}}}
AWSElasticBlockStoreVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Name", "Secret"], "type": "object", "properties": {"Secret": {"type": "string"}, "Name": {"type": "string"}}}
Key
cluster.yml.json
{"additionalProperties": false, "required": ["Name", "Key", "Optional"], "type": "object", "properties": {"Optional": {"type": "boolean"}, "Name": {"type": "string"}, "Key": {"type": "string"}}}
ConfigMapKeySelector
cluster.yml.json
{"additionalProperties": false, "required": ["DatasetName", "DatasetUUID"], "type": "object", "properties": {"DatasetName": {"type": "string"}, "DatasetUUID": {"type": "string"}}}
FlockerVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["bs-version", "trust-device-path", "ignore-volume-az"], "type": "object", "properties": {"trust-device-path": {"type": "boolean"}, "bs-version": {"type": "string"}, "ignore-volume-az": {"type": "boolean"}}}
BlockStorageOpenstackOpts
cluster.yml.json
{"additionalProperties": false, "required": ["PDName", "FSType", "Partition", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "PDName": {"type": "string"}, "Partition": {"type": "integer"}, "FSType": {"type": "string"}}}
GCEPersistentDiskVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["router-id"], "type": "object", "properties": {"router-id": {"type": "string"}}}
RouteOpenstackOpts
cluster.yml.json
{"additionalProperties": false, "required": ["Key", "Path", "Mode"], "type": "object", "properties": {"Path": {"type": "string"}, "Mode": {"type": "integer"}, "Key": {"type": "string"}}}
KeyToPath
cluster.yml.json
{"additionalProperties": false, "required": ["min", "max"], "type": "object", "properties": {"max": {"type": "integer"}, "nodes_per_replica": {"type": "number"}, "cores_per_replica": {"type": "number"}, "prevent_single_point_failure": {"type": "boolean"}, "min": {"type": "integer"}}}
LinearAutoscalerParams
cluster.yml.json
{"additionalProperties": false, "required": ["Audience", "ExpirationSeconds", "Path"], "type": "object", "properties": {"Path": {"type": "string"}, "Audience": {"type": "string"}, "ExpirationSeconds": {"type": "integer"}}}
ServiceAccountTokenProjection
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"opflex_log_level": {"type": "string"}, "apic_user_name": {"type": "string"}, "gbp_pod_subnet": {"type": "string"}, "max_nodes_svc_graph": {"type": "string"}, "use_aci_cni_priority_class": {"type": "string"}, "ep_registry": {"type": "string"}, "subnet_dom...
AciNetworkProvider
cluster.yml.json
{"additionalProperties": false, "required": ["Raw"], "type": "object", "properties": {"Raw": {"type": "string"}}}
FieldsV1
cluster.yml.json
{"additionalProperties": false, "required": ["Key", "Operator", "Values"], "type": "object", "properties": {"Operator": {"type": "string"}, "Values": {"items": {"type": "string"}, "type": "array"}, "Key": {"type": "string"}}}
LabelSelectorRequirement
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"restore": {"type": "boolean"}, "snapshot_name": {"type": "string"}}}
RestoreConfig
cluster.yml.json
{"additionalProperties": false, "required": ["access_key", "secret_key", "bucket_name", "region", "endpoint", "custom_ca", "folder"], "type": "object", "properties": {"access_key": {"type": "string"}, "endpoint": {"type": "string"}, "custom_ca": {"type": "string"}, "region": {"type": "string"}, "bucket_name": {"type": ...
S3BackupConfig
cluster.yml.json
{"additionalProperties": false, "required": ["CACertificates", "Services"], "type": "object", "properties": {"Services": {"items": {"type": "string"}, "type": "array"}, "CACertificates": {"type": "boolean"}}}
RotateCertificates
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"password": {"type": "string"}}}
WeaveNetworkProvider
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"ingress": {"type": "string"}, "canal_cni": {"type": "string"}, "aci_cni_deploy_container": {"type": "string"}, "weave_node": {"type": "string"}, "aci_ovs_container": {"type": "string"}, "kubedns_autoscaler": {"type": "string"}, "calico_controllers": {"ty...
RKESystemImages
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {}}
Time
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"public-network": {"type": "string"}}}
NetworkVshpereOpts
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {}}
Quantity
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"datacenter": {"type": "string"}, "folder": {"type": "string"}, "resourcepool-path": {"type": "string"}, "default-datastore": {"type": "string"}, "server": {"type": "string"}}}
WorkspaceVsphereOpts
cluster.yml.json
{"additionalProperties": false, "required": ["cloud", "tenantId", "subscriptionId", "resourceGroup", "location", "vnetName", "vnetResourceGroup", "subnetName", "securityGroupName", "routeTableName", "primaryAvailabilitySetName", "vmType", "primaryScaleSetName", "aadClientId", "aadClientSecret", "aadClientCertPath", "aa...
AzureCloudProvider
cluster.yml.json
{"additionalProperties": false, "required": ["search-order", "request-timeout"], "type": "object", "properties": {"request-timeout": {"type": "integer"}, "search-order": {"type": "string"}}}
MetadataOpenstackOpts
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"ignore_proxy_env_vars": {"type": "boolean"}, "address": {"type": "string"}, "ssh_key": {"type": "string"}, "ssh_agent_auth": {"type": "boolean"}, "ssh_key_path": {"type": "string"}, "ssh_cert_path": {"type": "string"}, "user": {"type": "string"}, "ssh_ce...
BastionHost
cluster.yml.json
{"additionalProperties": false, "required": ["APIVersion", "FieldPath"], "type": "object", "properties": {"FieldPath": {"type": "string"}, "APIVersion": {"type": "string"}}}
ObjectFieldSelector
cluster.yml.json
{"additionalProperties": false, "required": ["SecretName", "ShareName", "ReadOnly"], "type": "object", "properties": {"ShareName": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "SecretName": {"type": "string"}}}
AzureFileVolumeSource
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"cache_timeout": {"type": "string"}, "config_file": {"type": "string"}}}
AuthWebhookConfig
cluster.yml.json
{"additionalProperties": false, "required": ["timeout"], "type": "object", "properties": {"grace_period": {"type": "integer"}, "delete_local_data": {"type": "boolean"}, "force": {"type": "boolean"}, "timeout": {"type": "integer"}, "ignore_daemonsets": {"type": "boolean"}}}
NodeDrainInput
cluster.yml.json
{"additionalProperties": false, "required": ["auth-url", "username", "user-id", "password", "tenant-id", "tenant-name", "trust-id", "domain-id", "domain-name", "region", "ca-file"], "type": "object", "properties": {"username": {"type": "string"}, "auth-url": {"type": "string"}, "trust-id": {"type": "string"}, "region":...
GlobalOpenstackOpts
cluster.yml.json
{"additionalProperties": false, "required": ["VolumeID", "FSType", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "VolumeID": {"type": "string"}, "FSType": {"type": "string"}}}
PortworxVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["zone", "vpc", "subnet-id", "routetable-id", "role-arn", "kubernetes-cluster-tag", "kubernetes-cluster-id", "disable-security-group-ingress", "elb-security-group", "disable-strict-zone-check"], "type": "object", "properties": {"kubernetes-cluster-tag": {"type": "string"}, "v...
GlobalAwsOpts
cluster.yml.json
{"additionalProperties": false, "required": ["lb-version", "use-octavia", "subnet-id", "floating-network-id", "lb-method", "lb-provider", "create-monitor", "monitor-delay", "monitor-timeout", "monitor-max-retries", "manage-security-groups"], "type": "object", "properties": {"manage-security-groups": {"type": "boolean"}...
LoadBalancerOpenstackOpts
cluster.yml.json
{"additionalProperties": false, "required": ["APIVersion", "Kind", "Name", "UID", "Controller", "BlockOwnerDeletion"], "type": "object", "properties": {"Kind": {"type": "string"}, "UID": {"type": "string"}, "APIVersion": {"type": "string"}, "Controller": {"type": "boolean"}, "BlockOwnerDeletion": {"type": "boolean"}, "...
OwnerReference
cluster.yml.json
{"additionalProperties": false, "required": ["TargetWWNs", "Lun", "FSType", "ReadOnly", "WWIDs"], "type": "object", "properties": {"TargetWWNs": {"items": {"type": "string"}, "type": "array"}, "ReadOnly": {"type": "boolean"}, "WWIDs": {"items": {"type": "string"}, "type": "array"}, "Lun": {"type": "integer"}, "FSType":...
FCVolumeSource
cluster.yml.json
{"additionalProperties": false, "required": ["Iface"], "type": "object", "properties": {"Iface": {"type": "string"}}}
FlannelNetworkProvider
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {"win_extra_env": {"items": {"type": "string"}, "type": "array"}, "image": {"type": "string"}, "win_extra_binds": {"items": {"type": "string"}, "type": "array"}, "extra_args": {"patternProperties": {".*": {"oneOf": [{"type": "string"}, {"type": "number"}]}...
KubeproxyService
cluster.yml.json
{"additionalProperties": false, "required": ["Name", "ReadOnly", "MountPath", "SubPath", "MountPropagation", "SubPathExpr"], "type": "object", "properties": {"MountPath": {"type": "string"}, "Name": {"type": "string"}, "SubPath": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "MountPropagation": {"type": "string"...
ExtraVolumeMount
cluster.yml.json
{"additionalProperties": false, "required": ["aws_access_key_id", "aws_secret_access_key", "aws_session_token"], "type": "object", "properties": {"aws_access_key_id": {"type": "string"}, "aws_secret_access_key": {"type": "string"}, "aws_session_token": {"type": "string"}}}
ECRCredentialPlugin
cluster.yml.json
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}}
LocalObjectReference
cluster.yml.json
{"additionalProperties": false, "required": ["Name", "Key", "Optional"], "type": "object", "properties": {"Optional": {"type": "boolean"}, "Name": {"type": "string"}, "Key": {"type": "string"}}}
SecretKeySelector
cluster.yml.json
{"additionalProperties": false, "type": "object", "properties": {}}
Duration
cluster.yml.json
{"properties": {"experimentalInteractiveRunEvents": {"default": false, "type": "boolean"}, "screenshotOnRunFailure": {"default": true, "type": "boolean"}, "pluginsFile": {"default": "cypress/plugins/index.js", "type": ["string", "boolean"]}, "watchForFileChanges": {"default": true, "type": "boolean"}, "animationDistanc...
cypressConfig
cypress.schema.json
{"minItems": 1, "type": ["boolean", "object", "array"], "properties": {"severity": {"default": "default", "enum": ["default", "error", "warning", "warn", "off", "none"], "type": "string"}}}
rule
tslint.json
{"enum": ["all", "runtime", "compile", "build", "contentFiles", "native", "analyzers", "none"], "type": "string"}
libraryIncludeFlag
project.json
{"items": {"type": "string"}, "type": ["string", "array"]}
script
project.json
{"type": "object", "properties": {"outputName": {"type": "string"}, "warningsAsErrors": {"default": false, "type": "boolean"}, "delaySign": {"default": false, "type": "boolean"}, "keyFile": {"type": "string"}, "debugType": {"enum": ["portable", "full"], "type": "string"}, "languageVersion": {"enum": ["csharp1", "csharp...
compilationOptions
project.json
{"type": "object", "properties": {"configProperties": {"type": "object", "properties": {"System.Threading.ThreadPool.MaxThreads": {"minimum": 1, "type": "integer"}, "System.GC.HeapAffinitizeMask": {"minimum": 0, "type": "integer"}, "System.GC.NoAffinitize": {"default": false, "type": "boolean"}, "System.GC.HeapHardLimi...
runtimeOptions
project.json
{"type": "object", "properties": {"poolName": {"type": "string"}, "mode": {"type": "string"}, "file": {"type": "string"}, "maxJobs": {"type": "integer"}}}
JobScheduling
comet.json
{"type": "object", "properties": {"active": {"type": "boolean"}, "path": {"type": "string"}}}
Expectations
comet.json
{"oneOf": [{"const": "string"}, {"const": "long"}, {"const": "int"}, {"const": "short"}, {"const": "double"}, {"const": "boolean"}, {"const": "byte"}, {"const": "date"}, {"const": "basic_iso_date"}, {"const": "iso_local_date"}, {"const": "iso_offset_date"}, {"const": "iso_date"}, {"const": "iso_local_date_time"}, {"con...
PrimitiveType
comet.json
{"oneOf": [{"const": "text"}, {"const": "keyword"}, {"const": "long"}, {"const": "integer"}, {"const": "short"}, {"const": "byte"}, {"const": "double"}, {"const": "float"}, {"const": "half_float"}, {"const": "scaled_float"}, {"const": "date"}, {"const": "boolean"}, {"const": "binary"}, {"const": "integer_rang"}, {"cons...
IndexMapping
comet.json
{"type": "object", "properties": {"substituteVars": {"type": "boolean"}, "intermediateBigqueryFormat": {"type": "string"}, "cacheStorageLevel": {"type": "string"}, "temporaryGcsBucket": {"type": "string"}}}
Internal
comet.json
{"additionalProperties": {"type": "string"}, "type": "object"}
MapString
comet.json
{"required": ["table", "domain", "database"], "type": "object", "properties": {"table": {"type": "string"}, "domain": {"type": "string"}, "database": {"type": "string"}}}
RefOutput
comet.json
{"oneOf": [{"const": "DSV"}, {"const": "POSITION"}, {"const": "JSON"}, {"const": "ARRAY_JSON"}, {"const": "SIMPLE_JSON"}, {"const": "XML"}], "type": "string"}
Format
comet.json
{"additionalProperties": {"items": {"type": "string"}, "type": "array"}, "type": "object"}
MapArrayOfString
comet.json
{"required": ["name", "grants"], "type": "object", "properties": {"predicate": {"type": "string"}, "grants": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}}}
RowLevelSecurity
comet.json
{"type": "object", "properties": {"active": {"type": "boolean"}, "path": {"type": "string"}, "discreteMaxCardinality": {"type": "integer"}}}
Metrics
comet.json
{"oneOf": [{"const": "SA"}, {"const": "USER"}, {"const": "GROUP"}], "type": "string"}
UserType
comet.json
{"required": ["createSql"], "type": "object", "properties": {"createSql": {"type": "string"}, "pingSql": {"type": "string"}}}
TableDdl
comet.json
{"type": "object", "properties": {"unresolved": {"type": "string"}, "business": {"type": "string"}, "hiveDatabase": {"type": "string"}, "rejected": {"type": "string"}, "replay": {"type": "string"}, "ingesting": {"type": "string"}, "accepted": {"type": "string"}, "archive": {"type": "string"}, "pending": {"type": "strin...
Area
comet.json
{"type": "object", "properties": {"apply": {"type": "boolean"}, "database": {"type": "string"}, "location": {"type": "string"}, "taxonomy": {"type": "string"}}}
AccessPolicies
comet.json
{"oneOf": [{"const": "OVERWRITE"}, {"const": "APPEND"}, {"const": "ERROR_IF_EXISTS"}, {"const": "IGNORE"}], "type": "string"}
WriteMode
comet.json
{"type": "object", "properties": {"endpoint": {"type": "string"}, "ingest": {"type": "string"}}}
Airflow
comet.json
{"type": "object", "properties": {"tables": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}}}
ExternalDomain
comet.json
{"required": ["table"], "type": "object", "properties": {"table": {"type": "string"}, "domain": {"type": "string"}, "database": {"type": "string"}}}
RefInput
comet.json
{"required": [], "type": "object", "properties": {"attributes": {"items": {"type": "string"}, "type": "array"}, "sampling": {"type": "number"}}}
Partition
comet.json
{"type": "object", "properties": {"warn": {"type": "string"}, "error": {"type": "string"}}}
Freshness
comet.json
{"required": ["name", "comment"], "type": "object", "properties": {"comment": {"type": "string"}, "accessPolicy": {"type": "string"}, "name": {"type": "string"}}}
AttributeDesc
comet.json
{"required": ["first", "last"], "type": "object", "properties": {"last": {"type": "number"}, "first": {"type": "number"}}}
Position
comet.json
{"oneOf": [{"const": "TABLE"}, {"const": "VIEW"}, {"const": "SYSTEM TABLE"}, {"const": "GLOBAL TEMPORARY"}, {"const": "LOCAL TEMPORARY"}, {"const": "ALIAS"}, {"const": "SYNONYM"}], "type": "string"}
TableType
comet.json
{"type": "object", "properties": {"path": {"type": "string"}, "pollTime": {"type": "string"}, "refreshTime": {"type": "string"}, "timeout": {"type": "integer"}}}
Lock
comet.json
{"oneOf": [{"const": "LEFT"}, {"const": "RIGHT"}, {"const": "BOTH"}, {"const": "NONE"}], "type": "string"}
Trim
comet.json
{"required": ["role", "grants"], "type": "object", "properties": {"grants": {"items": {"type": "string"}, "type": "array"}, "role": {"type": "string"}}}
AccessControlEntry
comet.json
{"required": ["key"], "type": "object", "properties": {"timestamp": {"type": "string"}, "delete": {"type": "string"}, "key": {"items": {"type": "string"}, "type": "array"}, "queryFilter": {"type": "string"}}}
MergeOptions
comet.json
{"required": ["name"], "type": "object", "properties": {"partitionColumn": {"type": "string"}, "name": {"type": "string"}, "numPartitions": {"type": "integer"}, "connectionOptions": {"type": "string"}, "fetchSize": {"type": "integer"}, "fullExport": {"type": "boolean"}, "columns": {"items": {"type": "string"}, "type": ...
JDBCTable
comet.json
{"items": {"type": "string"}, "type": ["string", "array"]}
script
project-1.0.0-beta6.json
{"additionalProperties": {"type": ["string", "object"], "properties": {"version": {"type": "string"}, "type": {"default": "default", "enum": ["default", "build"], "type": "string"}}}, "type": "object"}
dependencies
project-1.0.0-beta6.json
{"type": "object", "properties": {"warningsAsErrors": {"default": false, "type": "boolean"}, "delaySign": {"default": false, "type": "boolean"}, "languageVersion": {"enum": ["csharp1", "csharp2", "csharp3", "csharp4", "csharp5", "csharp6", "experimental"], "type": "string"}, "allowUnsafe": {"default": false, "type": "b...
compilationOptions
project-1.0.0-beta6.json
{"contentMediaType": "application/json", "type": ["object", "string"]}
createOptions
azure-iot-edge-deployment-template-4.0.json
{"properties": {"onlyLabels": {"default": [], "items": {"type": "string"}, "type": "array"}, "unmarkComment": {"type": ["string", "boolean"]}, "daysUntilClose": {"default": 7, "type": ["integer", "boolean"]}, "limitPerRun": {"default": 30, "minimum": 1, "type": "number", "maximum": 30}, "daysUntilStale": {"default": 60...
configuration
stale.json
{"additionalProperties": false, "required": ["route"], "type": "object", "properties": {"redirect": {"type": "string"}, "methods": {"items": {"anyOf": [{"enum": ["GET", "HEAD", "POST", "PUT", "DELETE", "PATCH", "CONNECT", "OPTIONS", "TRACE"], "type": "string"}]}, "type": "array"}, "rewrite": {"type": "string"}, "route"...
route
staticwebapp.config.json
{"additionalProperties": false, "required": ["identityProviders"], "type": "object", "properties": {"identityProviders": {"additionalProperties": false, "type": "object", "properties": {"google": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperti...
auth
staticwebapp.config.json
{"additionalProperties": false, "required": ["pattern-where-python"], "type": "object", "properties": {"pattern-where-python": {"type": "string"}}}
pattern-where-python
semgrep.json
{"items": {"type": "string"}, "type": "array"}
path-array
semgrep.json
{"additionalProperties": false, "required": ["metavariable-comparison"], "type": "object", "properties": {"metavariable-comparison": {"additionalProperties": false, "required": ["comparison"], "type": "object", "properties": {"comparison": {"type": "string"}, "metavariable": {"type": "string"}, "base": {"type": "intege...
metavariable-comparison
semgrep.json
{"additionalProperties": false, "required": ["pattern-inside"], "type": "object", "properties": {"pattern-inside": {"type": "string"}}}
pattern-inside
semgrep.json
{"additionalProperties": false, "required": ["metavariable-analysis"], "type": "object", "properties": {"metavariable-analysis": {"additionalProperties": false, "required": ["analyzer", "metavariable"], "type": "object", "properties": {"metavariable": {"type": "string"}, "options": {"type": "object"}, "analyzer": {"typ...
metavariable-analysis
semgrep.json