definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"createBuilder": {"type": "boolean"}, "createBuilderFlags": {"items": {"type": "string"}, "type": "array"}, "enabled": {"type": "boolean"}, "platforms": {"items": {"type": "string"}, "type": "array"}}}
Buildx
jreleaser-1.7.0.json
{"enum": ["INTERACTIVE", "SILENT", "SILENT_WITH_PROGRESS"], "type": "string"}
Mode-1
jreleaser-1.7.0.json
{"additionalProperties": false, "type": "object", "properties": {"platform": {"type": "string"}, "args": {"items": {"type": "string"}, "type": "array"}}}
Osx-2
jreleaser-1.7.0.json
{"enum": ["FREEDESKTOP", "GNOME", "KDE", "ELEMENTARY"], "type": "string"}
Runtime
jreleaser-1.7.0.json
{"enum": ["NONE", "CLI", "DESKTOP", "WEB", "MOBILE"], "type": "string"}
Stereotype
jreleaser-1.7.0.json
{"additionalProperties": false, "type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}}}
Dependency
jreleaser-1.7.0.json
{"additionalProperties": false, "type": "object", "properties": {"pattern": {"type": "string"}, "fullChangelog": {"type": "boolean"}, "label": {"type": "string"}}}
Snapshot
jreleaser-1.7.0.json
{"enum": ["BINARY", "FLAT_BINARY", "JAVA_BINARY", "JLINK", "SINGLE_JAR", "NATIVE_IMAGE", "NATIVE_PACKAGE"], "type": "string"}
DistributionType
jreleaser-1.7.0.json
{"enum": ["NEVER", "ALWAYS", "WARN", "FORCE"], "type": "string"}
Apply
jreleaser-1.7.0.json
{"oneOf": [{"enum": ["black", "red", "green", "yellow", "blue", "magenta", "cyan", "white", "bold", "default", "reverse", "underline", "strikethrough"]}, {"pattern": "^#[0-9a-fA-F]{6}$", "examples": ["#ff00ff"]}], "type": "string"}
color
lazygit.json
{"type": "string", "examples": ["Remote branch:"]}
custom-commands-prompts-title-property
lazygit.json
{"type": ["string", "null"], "examples": ["<enter>", "<c-b>", "g"]}
keybinding
lazygit.json
{"type": "string", "examples": ["Branch"]}
custom-commands-prompts-key-property
lazygit.json
{"enum": ["input", "confirm", "menu", "menuFromCommand"], "type": "string"}
custom-commands-prompts-type-property
lazygit.json
{"default": "UID must be between 50-100, GID doesn't matter. home is flexible", "type": "string"}
title
goss-json-schema.json
{"type": "object"}
meta
goss-json-schema.json
{"oneOf": [{"enum": ["on", "off"]}, {"minItems": 2, "items": [{"enum": ["on", "off"]}, {"type": "object"}], "additionalItems": false, "type": "array"}, {"minItems": 3, "items": [{"enum": ["on", "off"]}, {"type": "string"}, {"type": "object"}], "additionalItems": false, "type": "array"}, {"minItems": 2, "items": [{"enum": ["on", "off"]}, {"type": "string"}], "additionalItems": false, "type": "array"}]}
rule
putout.json
{"additionalProperties": false, "type": "object", "properties": {"richMessageId": {"type": "string"}, "text": {"type": "string"}, "messageId": {"type": "string"}, "arguments": {"items": {"type": "string"}, "type": "array"}, "richText": {"type": "string"}}}
message
sarif-2.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"fullyQualifiedName": {"type": "string"}, "kind": {"type": "string"}, "decoratedName": {"type": "string"}, "parentKey": {"type": "string"}, "name": {"type": "string"}}}
logicalLocation
sarif-2.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"text": {"type": "string"}, "binary": {"type": "string"}}}
fileContent
sarif-2.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"defaultLevel": {"default": "warning", "enum": ["note", "warning", "error", "open"]}, "enabled": {"type": "boolean"}, "parameters": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}}}
ruleConfiguration
sarif-2.0.0.json
{"additionalProperties": false, "required": ["uri"], "type": "object", "properties": {"uri": {"type": "string", "format": "uri-reference"}, "uriBaseId": {"type": "string"}}}
fileLocation
sarif-2.0.0.json
{"additionalProperties": false, "required": ["value", "algorithm"], "type": "object", "properties": {"value": {"type": "string"}, "algorithm": {"type": "string"}}}
hash
sarif-2.0.0.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "language": {"default": "en-US", "type": "string"}, "version": {"type": "string"}, "downloadUri": {"type": "string", "format": "uri"}, "semanticVersion": {"type": "string"}, "fullName": {"type": "string"}, "sarifLoggerVersion": {"type": "string"}, "properties": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}, "fileVersion": {"pattern": "[0-9]+(\\.[0-9]+){3}", "type": "string"}}}
tool
sarif-2.0.0.json
{"additionalProperties": false, "required": ["uri"], "type": "object", "properties": {"timestamp": {"type": "string", "format": "date-time"}, "revisionId": {"type": "string"}, "uri": {"type": "string", "format": "uri"}, "tag": {"type": "string"}, "branch": {"type": "string"}, "properties": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}}}
versionControlDetails
sarif-2.0.0.json
{"enum": ["running", "stopped"]}
status
azure-iot-edgeagent-deployment-1.1.json
{"contentMediaType": "application/json", "type": "string"}
createOptions
azure-iot-edgeagent-deployment-1.1.json
{"enum": ["never", "on-failure", "on-unhealthy", "always"]}
restartPolicy
azure-iot-edgeagent-deployment-1.1.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[^\\+#$\\s\\.]+$": {"additionalProperties": false, "required": ["value"], "type": "object", "properties": {"value": {"type": ["number", "string", "boolean"]}}}}}
env
azure-iot-edgeagent-deployment-1.1.json
{"enum": ["never", "on-create"]}
imagePullPolicy
azure-iot-edgeagent-deployment-1.1.json
{"enum": ["docker"]}
moduleType
azure-iot-edgeagent-deployment-1.1.json
{"minimum": 0, "type": "integer", "maximum": 4294967295}
startupOrder
azure-iot-edgeagent-deployment-1.1.json
{"properties": {"message": {"type": "string"}, "disableFix": {"type": "boolean"}, "severity": {"enum": ["warning", "error"], "type": "string"}, "reportDisables": {"type": "boolean"}}}
coreRule
stylelintrc.json
{"minItems": 1, "uniqueItems": true, "type": "array", "items": {"type": "string"}}
simpleArrayStringRule
stylelintrc.json
{"type": "object", "properties": {"extractStyles": {"default": false, "type": "boolean"}}}
extractStyling
bootstraprc.json
{"type": "object", "properties": {"styles": {"type": ["boolean", "object"]}, "appStyles": {"type": "string"}, "bootstrapCustomizations": {"type": "string"}, "loglevel": {"enum": ["debug"], "type": "string"}, "useCustomIconFontPath": {"default": false, "type": "boolean"}, "bootstrapVersion": {"default": 3, "enum": [3, 4], "type": "integer"}, "preBootstrapCustomizations": {"type": "string"}, "useFlexbox": {"default": true, "type": "boolean"}, "scripts": {"type": ["boolean", "object"]}, "styleLoaders": {"default": ["style", "css", "sass"], "items": {"type": "string"}, "uniqueItems": true, "minItems": 1, "type": "array"}}}
coreProperties
bootstraprc.json
{"anyOf": [{"type": "string"}, {"type": "number"}]}
envVersion
swcrc.json
{"type": "object", "patternProperties": {"": {"type": "string"}}}
stringStringMap
swcrc.json
{"anyOf": [{"type": "string"}, {"enum": ["transform-template-literals", "transform-literals", "transform-function-name", "transform-arrow-functions", "transform-block-scoped-functions", "transform-classes", "transform-object-super", "transform-shorthand-properties", "transform-duplicate-keys", "transform-computed-properties", "transform-for-of", "transform-sticky-regex", "transform-dotall-regex", "transform-unicode-regex", "transform-spread", "transform-parameters", "transform-destructuring", "transform-block-scoping", "transform-typeof-symbol", "transform-new-target", "transform-regenerator", "transform-exponentiation-operator", "transform-async-to-generator", "proposal-async-generator-functions", "proposal-object-rest-spread", "proposal-unicode-property-regex", "proposal-json-strings", "proposal-optional-catch-binding", "transform-named-capturing-groups-regex", "transform-member-expression-literals", "transform-property-literals", "transform-reserved-words", "proposal-nullish-coalescing-operator", "proposal-optional-chaining", "proposal-class-properties", "proposal-numeric-separator", "proposal-private-methods", "transform-unicode-escapes"], "type": "string"}]}
featureOrModule
swcrc.json
{"oneOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
envQuery
swcrc.json
{"reference metadata": "https://github.com/microsoft/TypeScript-Website/blob/v2/packages/tsconfig-reference/scripts/tsconfigRules.ts", "explainer": "https://www.typescriptlang.org/docs/handbook/tsconfig-json.html#overview", "reference": "https://www.typescriptlang.org/tsconfig"}
//
tsconfig.json
{"properties": {"extends": {"oneOf": [{"default": "", "type": "string"}, {"default": [], "items": {"type": "string"}, "type": "array"}]}}}
extendsDefinition
tsconfig.json
{"properties": {"typeAcquisition": {"type": "object", "properties": {"exclude": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "enable": {"default": false, "type": "boolean"}, "include": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}}}}
typeAcquisitionDefinition
tsconfig.json
{"properties": {"exclude": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}}
excludeDefinition
tsconfig.json
{"properties": {"buildOptions": {"properties": {"dry": {"default": false, "type": "boolean"}, "force": {"default": false, "type": "boolean"}, "verbose": {"default": false, "type": "boolean"}, "traceResolution": {"default": false, "type": "boolean"}, "incremental": {"default": false, "type": "boolean"}, "assumeChangesOnlyAffectDirectDependencies": {"default": false, "type": "boolean"}}}}}
buildOptionsDefinition
tsconfig.json
{"properties": {"references": {"uniqueItems": true, "items": {"type": "object", "properties": {"path": {"type": "string"}}}, "type": "array"}}}
referencesDefinition
tsconfig.json
{"properties": {"include": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}}
includeDefinition
tsconfig.json
{"properties": {"compileOnSave": {"type": "boolean"}}}
compileOnSaveDefinition
tsconfig.json
{"properties": {"watchOptions": {"type": "object", "properties": {"synchronousWatchDirectory": {"type": "boolean"}, "excludeFiles": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "force": {"type": "string"}, "watchFile": {"type": "string"}, "watchDirectory": {"type": "string"}, "fallbackPolling": {"type": "string"}, "excludeDirectories": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}}}}
watchOptionsDefinition
tsconfig.json
{"type": "object"}
tsNodeModuleTypes
tsconfig.json
{"properties": {"compilerOptions": {"type": "object", "properties": {"emitBOM": {"default": false, "type": "boolean"}, "importHelpers": {"default": false, "type": "boolean"}, "watchDirectory": {"default": "useFsEvents", "enum": ["useFsEvents", "fixedPollingInterval", "dynamicPriorityPolling", "fixedChunkSizePolling"]}, "disableSizeLimit": {"default": false, "type": "boolean"}, "moduleDetection": {"enum": ["auto", "legacy", "force"]}, "strictNullChecks": {"default": false, "type": "boolean"}, "strictPropertyInitialization": {"default": false, "type": "boolean"}, "outFile": {"type": "string"}, "noStrictGenericChecks": {"default": false, "type": "boolean"}, "pretty": {"default": true, "type": "boolean"}, "preserveWatchOutput": {"type": "boolean"}, "noImplicitOverride": {"default": false, "type": "boolean"}, "useDefineForClassFields": {"default": false, "type": "boolean"}, "exactOptionalPropertyTypes": {"default": false, "type": "boolean"}, "watch": {"type": "boolean"}, "inlineSourceMap": {"default": false, "type": "boolean"}, "generateCpuProfile": {"default": "profile.cpuprofile", "type": "string"}, "inlineSources": {"default": false, "type": "boolean"}, "resolvePackageJsonExports": {"default": false, "type": "boolean"}, "newLine": {"type": "string", "anyOf": [{"enum": ["crlf", "lf"]}, {"pattern": "^(CRLF|LF|crlf|lf)$"}]}, "jsxFactory": {"default": "React.createElement", "type": "string"}, "customConditions": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "checkJs": {"default": false, "type": "boolean"}, "assumeChangesOnlyAffectDirectDependencies": {"type": "boolean"}, "suppressImplicitAnyIndexErrors": {"default": false, "type": "boolean"}, "declarationMap": {"default": false, "type": "boolean"}, "noUnusedParameters": {"default": false, "type": "boolean"}, "noEmit": {"default": false, "type": "boolean"}, "emitDeclarationOnly": {"default": false, "type": "boolean"}, "suppressExcessPropertyErrors": {"default": false, "type": "boolean"}, "sourceRoot": {"type": "string"}, "resolvePackageJsonImports": {"default": false, "type": "boolean"}, "plugins": {"items": {"type": "object", "properties": {"name": {"type": "string"}}}, "type": "array"}, "tsBuildInfoFile": {"default": ".tsbuildinfo", "type": "string"}, "listFiles": {"default": false, "type": "boolean"}, "isolatedModules": {"default": false, "type": "boolean"}, "noImplicitReturns": {"default": false, "type": "boolean"}, "disableSourceOfProjectReferenceRedirect": {"type": "boolean"}, "extendedDiagnostics": {"default": false, "type": "boolean"}, "esModuleInterop": {"default": false, "type": "boolean"}, "noImplicitThis": {"type": "boolean"}, "noUncheckedIndexedAccess": {"type": "boolean"}, "noLib": {"default": false, "type": "boolean"}, "maxNodeModuleJsDepth": {"default": 0, "type": "number"}, "mapRoot": {"type": "string"}, "sourceMap": {"default": false, "type": "boolean"}, "noPropertyAccessFromIndexSignature": {"type": "boolean"}, "stripInternal": {"type": "boolean"}, "jsxImportSource": {"default": "react", "type": "string"}, "keyofStringsOnly": {"default": false, "type": "boolean"}, "verbatimModuleSyntax": {"type": "boolean"}, "noErrorTruncation": {"default": false, "type": "boolean"}, "allowArbitraryExtensions": {"type": "boolean"}, "allowUnusedLabels": {"type": "boolean"}, "moduleResolution": {"default": "classic", "type": "string", "anyOf": [{"enum": ["Classic", "Node", "Node16", "NodeNext", "Bundler"]}, {"pattern": "^(([Nn]ode)|([Nn]ode16)|([Nn]ode[Nn]ext)|([Cc]lassic)|([Bb]undler))$"}]}, "useUnknownInCatchVariables": {"default": false, "type": "boolean"}, "noUnusedLocals": {"default": false, "type": "boolean"}, "importsNotUsedAsValues": {"default": "remove", "enum": ["remove", "preserve", "error"]}, "noImplicitAny": {"type": "boolean"}, "baseUrl": {"type": "string"}, "strict": {"default": false, "type": "boolean"}, "resolveJsonModule": {"default": false, "type": "boolean"}, "removeComments": {"default": false, "type": "boolean"}, "traceResolution": {"default": false, "type": "boolean"}, "composite": {"default": true, "type": "boolean"}, "allowJs": {"default": false, "type": "boolean"}, "allowImportingTsExtensions": {"type": "boolean"}, "allowUmdGlobalAccess": {"default": false, "type": "boolean"}, "module": {"type": "string", "anyOf": [{"enum": ["CommonJS", "AMD", "System", "UMD", "ES6", "ES2015", "ES2020", "ESNext", "None", "ES2022", "Node16", "NodeNext"]}, {"pattern": "^([Cc][Oo][Mm][Mm][Oo][Nn][Jj][Ss]|[AaUu][Mm][Dd]|[Ss][Yy][Ss][Tt][Ee][Mm]|[Ee][Ss]([356]|20(1[567]|2[02])|[Nn][Ee][Xx][Tt])|[Nn][Oo][dD][Ee]16|[Nn][Oo][Dd][Ee][Nn][Ee][Xx][Tt]|[Nn][Oo][Nn][Ee])$"}]}, "skipLibCheck": {"default": false, "type": "boolean"}, "declaration": {"default": false, "type": "boolean"}, "target": {"default": "ES3", "type": "string", "anyOf": [{"enum": ["ES3", "ES5", "ES6", "ES2015", "ES2016", "ES2017", "ES2018", "ES2019", "ES2020", "ES2021", "ES2022", "ES2023", "ESNext"]}, {"pattern": "^([Ee][Ss]([356]|(20(1[56789]|2[0123]))|[Nn][Ee][Xx][Tt]))$"}]}, "reactNamespace": {"default": "React", "type": "string"}, "noImplicitUseStrict": {"default": false, "type": "boolean"}, "rootDir": {"type": "string"}, "preserveConstEnums": {"default": false, "type": "boolean"}, "fallbackPolling": {"enum": ["fixedPollingInterval", "priorityPollingInterval", "dynamicPriorityPolling", "fixedInterval", "priorityInterval", "dynamicPriority", "fixedChunkSize"]}, "declarationDir": {"type": ["string", "null"]}, "disableSolutionSearching": {"type": "boolean"}, "allowSyntheticDefaultImports": {"type": "boolean"}, "noEmitOnError": {"default": false, "type": "boolean"}, "preserveValueImports": {"default": false, "type": "boolean"}, "disableReferencedProjectLoad": {"type": "boolean"}, "incremental": {"type": "boolean"}, "noResolve": {"default": false, "type": "boolean"}, "preserveSymlinks": {"default": false, "type": "boolean"}, "paths": {"additionalProperties": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "type": "object"}, "lib": {"uniqueItems": true, "items": {"type": "string", "anyOf": [{"enum": ["ES5", "ES6", "ES2015", "ES2015.Collection", "ES2015.Core", "ES2015.Generator", "ES2015.Iterable", "ES2015.Promise", "ES2015.Proxy", "ES2015.Reflect", "ES2015.Symbol.WellKnown", "ES2015.Symbol", "ES2016", "ES2016.Array.Include", "ES2017", "ES2017.Intl", "ES2017.Object", "ES2017.SharedMemory", "ES2017.String", "ES2017.TypedArrays", "ES2018", "ES2018.AsyncGenerator", "ES2018.AsyncIterable", "ES2018.Intl", "ES2018.Promise", "ES2018.Regexp", "ES2019", "ES2019.Array", "ES2019.Intl", "ES2019.Object", "ES2019.String", "ES2019.Symbol", "ES2020", "ES2020.BigInt", "ES2020.Promise", "ES2020.String", "ES2020.Symbol.WellKnown", "ESNext", "ESNext.Array", "ESNext.AsyncIterable", "ESNext.BigInt", "ESNext.Intl", "ESNext.Promise", "ESNext.String", "ESNext.Symbol", "DOM", "DOM.Iterable", "ScriptHost", "WebWorker", "WebWorker.ImportScripts", "Webworker.Iterable", "ES7", "ES2021", "ES2020.SharedMemory", "ES2020.Intl", "ES2020.Date", "ES2020.Number", "ES2021.Promise", "ES2021.String", "ES2021.WeakRef", "ESNext.WeakRef", "ES2021.Intl", "ES2022", "ES2022.Array", "ES2022.Error", "ES2022.Intl", "ES2022.Object", "ES2022.String", "ES2022.SharedMemory", "ES2022.RegExp", "ES2023", "ES2023.Array"]}, {"pattern": "^[Ee][Ss]5|[Ee][Ss]6|[Ee][Ss]7$"}, {"pattern": "^[Ee][Ss]2015(\\.([Cc][Oo][Ll][Ll][Ee][Cc][Tt][Ii][Oo][Nn]|[Cc][Oo][Rr][Ee]|[Gg][Ee][Nn][Ee][Rr][Aa][Tt][Oo][Rr]|[Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Pp][Rr][Oo][Xx][Yy]|[Rr][Ee][Ff][Ll][Ee][Cc][Tt]|[Ss][Yy][Mm][Bb][Oo][Ll].[Ww][Ee][Ll][Ll][Kk][Nn][Oo][Ww][Nn]|[Ss][Yy][Mm][Bb][Oo][Ll]))?$"}, {"pattern": "^[Ee][Ss]2016(\\.[Aa][Rr][Rr][Aa][Yy].[Ii][Nn][Cc][Ll][Uu][Dd][Ee])?$"}, {"pattern": "^[Ee][Ss]2017(\\.([Ii][Nn][Tt][Ll]|[Oo][Bb][Jj][Ee][Cc][Tt]|[Ss][Hh][Aa][Rr][Ee][Dd][Mm][Ee][Mm][Oo][Rr][Yy]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Tt][Yy][Pp][Ee][Dd][Aa][Rr][Rr][Aa][Yy][Ss]))?$"}, {"pattern": "^[Ee][Ss]2018(\\.([Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Rr][Ee][Gg][Ee][Xx][Pp]))?$"}, {"pattern": "^[Ee][Ss]2019(\\.([Aa][Rr][Rr][Aa][Yy]|[Oo][Bb][Jj][Ee][Cc][Tt]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Yy][Mm][Bb][Oo][Ll]))?$"}, {"pattern": "^[Ee][Ss]2020(\\.([Bb][Ii][Gg][Ii][Nn][Tt]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Yy][Mm][Bb][Oo][Ll].[Ww][Ee][Ll][Ll][Kk][Nn][Oo][Ww][Nn]|[Dd][Aa][Tt][Ee]|[Nn][Uu][Mm][Bb][Ee][Rr]))?$"}, {"pattern": "^[Ee][Ss]2021(\\.([Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$"}, {"pattern": "^[Ee][Ss]2022(\\.([Aa][Rr][Rr][Aa][Yy]|[Ee][Rr][Rr][Oo][Rr]|[Ii][Nn][Tt][Ll]|[Oo][Bb][Jj][Ee][Cc][Tt]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Hh][Aa][Rr][Ee][Dd][Mm][Ee][Mm][Oo][Rr][Yy]|[Rr][Ee][Gg][Ee][Xx][Pp]))?$"}, {"pattern": "^[Ee][Ss]2023(\\.([Aa][Rr][Rr][Aa][Yy]))?$"}, {"pattern": "^[Ee][Ss][Nn][Ee][Xx][Tt](\\.([Aa][Rr][Rr][Aa][Yy]|[Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Bb][Ii][Gg][Ii][Nn][Tt]|[Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Yy][Mm][Bb][Oo][Ll]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$"}, {"pattern": "^[Dd][Oo][Mm](\\.[Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee])?$"}, {"pattern": "^[Ss][Cc][Rr][Ii][Pp][Tt][Hh][Oo][Ss][Tt]$"}, {"pattern": "^[Ww][Ee][Bb][Ww][Oo][Rr][Kk][Ee][Rr](\\.[Ii][Mm][Pp][Oo][Rr][Tt][Ss][Cc][Rr][Ii][Pp][Tt][Ss])?$"}]}, "type": "array"}, "strictFunctionTypes": {"default": false, "type": "boolean"}, "typeRoots": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "charset": {"type": "string"}, "emitDecoratorMetadata": {"type": "boolean"}, "outDir": {"type": "string"}, "jsxFragmentFactory": {"default": "React.Fragment", "type": "string"}, "listFilesOnly": {"type": "boolean"}, "alwaysStrict": {"type": "boolean"}, "downlevelIteration": {"default": false, "type": "boolean"}, "jsx": {"enum": ["preserve", "react", "react-jsx", "react-jsxdev", "react-native"]}, "types": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "rootDirs": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "skipDefaultLibCheck": {"default": false, "type": "boolean"}, "noEmitHelpers": {"default": false, "type": "boolean"}, "strictBindCallApply": {"default": false, "type": "boolean"}, "watchFile": {"default": "useFsEvents", "enum": ["fixedPollingInterval", "priorityPollingInterval", "dynamicPriorityPolling", "useFsEvents", "useFsEventsOnParentDirectory", "fixedChunkSizePolling"]}, "noFallthroughCasesInSwitch": {"default": false, "type": "boolean"}, "forceConsistentCasingInFileNames": {"default": false, "type": "boolean"}, "diagnostics": {"type": "boolean"}, "allowUnreachableCode": {"type": "boolean"}, "listEmittedFiles": {"default": false, "type": "boolean"}, "experimentalDecorators": {"type": "boolean"}}}}}
compilerOptionsDefinition
tsconfig.json
{"properties": {"files": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}}
filesDefinition
tsconfig.json
{"enum": ["navigate", "script", "click", "rightclick", "text", "screenshot", "time", "select", "files", "waitload", "getresource", "extract", "setmethod", "addheader", "setheader", "deleteheader", "setbody", "waitevent", "keyboard", "debug", "sleep", "waitvisible"], "type": "string"}
engine.ActionTypeHolder
nuclei-jsonschema.json
{"additionalProperties": false, "type": "object", "properties": {"data": {"type": "string"}, "name": {"type": "string"}}}
websocket.Input
nuclei-jsonschema.json
{"enum": ["hex", "text"], "type": "string"}
network.NetworkInputTypeHolder
nuclei-jsonschema.json
{"enum": ["regex", "kval", "xpath", "json", "dsl"], "type": "string"}
extractors.ExtractorTypeHolder
nuclei-jsonschema.json
{"enum": ["AWS"], "type": "string"}
http.SignatureTypeHolder
nuclei-jsonschema.json
{"enum": ["info", "low", "medium", "high", "critical", "unknown"], "type": "string"}
severity.Holder
nuclei-jsonschema.json
{"additionalProperties": false, "type": "object", "properties": {"keys-regex": {"items": {"type": "string"}, "type": "array"}, "keys": {"items": {"type": "string"}, "type": "array"}, "part": {"enum": ["query"], "type": "string"}, "values": {"items": {"type": "string"}, "type": "array"}, "mode": {"enum": ["single", "multiple"], "type": "string"}, "type": {"enum": ["replace", "prefix", "postfix", "infix"], "type": "string"}, "fuzz": {"items": {"type": "string"}, "type": "array"}}}
fuzz.Rule
nuclei-jsonschema.json
{"enum": ["off", "default", "custom"], "type": "string"}
userAgent.UserAgentHolder
nuclei-jsonschema.json
{"enum": ["word", "regex", "binary", "status", "size", "dsl"], "type": "string"}
matchers.MatcherTypeHolder
nuclei-jsonschema.json
{"enum": ["A", "NS", "DS", "CNAME", "SOA", "PTR", "MX", "TXT", "AAAA", "CAA", "TLSA", "ANY"], "type": "string"}
dns.DNSRequestTypeHolder
nuclei-jsonschema.json
{"additionalProperties": true, "type": "object"}
variables.Variable
nuclei-jsonschema.json
{"oneOf": [{"type": "string"}, {"type": "array"}]}
stringslice.StringSlice
nuclei-jsonschema.json
{"enum": ["batteringram", "pitchfork", "clusterbomb"], "type": "string"}
generators.AttackTypeHolder
nuclei-jsonschema.json
{"oneOf": [{"type": "string"}, {"type": "array"}]}
stringslice.RawStringSlice
nuclei-jsonschema.json
{"enum": ["GET", "HEAD", "POST", "PUT", "DELETE", "CONNECT", "OPTIONS", "TRACE", "PATCH", "PURGE", "DEBUG"], "type": "string"}
http.HTTPMethodTypeHolder
nuclei-jsonschema.json
{"additionalProperties": false, "required": ["as", "json"], "type": "object", "properties": {"as": {"type": "string"}, "json": {"type": "string"}}}
Capture
petstore-v1.0.json
{"additionalProperties": false, "required": ["timeout"], "type": "object", "properties": {"timeout": {"type": "integer"}}}
HTTP
petstore-v1.0.json
{"additionalProperties": false, "required": ["id", "name"], "type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}}}
Category
petstore-v1.0.json
{"additionalProperties": false, "required": ["outputFormat"], "type": "object", "properties": {"outputFormat": {"type": "string"}}}
PluginsExpect
petstore-v1.0.json
{"additionalProperties": false, "required": ["accept", "api_key", "contentType"], "type": "object", "properties": {"api_key": {"type": "string"}, "contentType": {"type": "string"}, "accept": {"type": "string"}}}
DeleteHeaders
petstore-v1.0.json
{"additionalProperties": false, "required": ["statusCode"], "type": "object", "properties": {"statusCode": {"type": "integer"}}}
ExpectElement
petstore-v1.0.json
{"additionalProperties": false, "required": ["Content-Type", "accept"], "type": "object", "properties": {"Content-Type": {"type": "string"}, "accept": {"type": "string"}}}
PostHeaders
petstore-v1.0.json
{"additionalProperties": false, "required": ["accept"], "type": "object", "properties": {"contentType": {"type": "string"}, "accept": {"type": "string"}}}
GetHeaders
petstore-v1.0.json
{"additionalProperties": false, "required": ["rejectUnauthorized"], "type": "object", "properties": {"rejectUnauthorized": {"type": "boolean"}}}
TLS
petstore-v1.0.json
{"additionalProperties": false, "required": ["password", "username"], "type": "object", "properties": {"username": {"type": "string"}, "password": {"type": "string"}}}
Qs
petstore-v1.0.json
{"additionalProperties": false, "required": ["arrivalRate", "duration"], "type": "object", "properties": {"duration": {"type": "integer"}, "arrivalRate": {"type": "integer"}}}
DevPhase
petstore-v1.0.json
{"additionalProperties": false, "required": ["useOnlyRequestNames"], "type": "object", "properties": {"useOnlyRequestNames": {"type": "boolean"}}}
MetricsByEndpoint
petstore-v1.0.json
{"additionalProperties": false, "required": ["arrivalRate", "duration", "name"], "type": "object", "properties": {"duration": {"type": "integer"}, "name": {"type": "string"}, "arrivalRate": {"type": "integer"}}}
ConfigPhase
petstore-v1.0.json
{"additionalProperties": false, "required": ["priority", "send", "status", "tags", "title"], "type": "object", "properties": {"status": {"type": "string"}, "priority": {"type": "string"}, "send": {"type": "boolean"}, "tags": {"items": {"type": "string"}, "type": "array"}}}
Event
petstore-v1.0.json
{"oneOf": [{"type": "string", "examples": ["red", "green", "yellow", "blue", "magenta", "cyan", "bold", "underlined", "red_bold", "green_bold", "yellow_bold", "blue_bold", "magenta_bold", "cyan_bold", "red_underlined", "green_underlined", "yellow_underlined", "blue_underlined", "magenta_underlined", "cyan_underlined"]}, {"type": "null"}]}
color
settings.json
{"items": {"required": ["name"], "type": "object", "properties": {"requires": {"items": {"required": ["name"], "type": "object", "properties": {"name": {"pattern": "^[A-Za-z0-9_\\-\\.]+$", "type": "string"}, "parameters": {"type": "object"}}}, "type": "array"}, "name": {"pattern": "^[A-Za-z0-9_\\-\\.]+$", "type": "string"}, "parameters": {"type": "object"}}}, "type": "array"}
hooks
mtaext.json
{"type": ["string", "array"]}
spaceSecondaryAxis
calqulus-pipeline.schema.json
{"type": "string"}
set
calqulus-pipeline.schema.json
{"category": "Angle", "additionalProperties": false, "type": ["string"], "name": "project"}
categoryOption Angle project
calqulus-pipeline.schema.json
{"required": ["segment"], "type": ["object"], "properties": {"segment": {"type": "string"}}}
spaceAlignWithSegment
calqulus-pipeline.schema.json
{"type": "string"}
marker
calqulus-pipeline.schema.json
{"type": "string"}
event
calqulus-pipeline.schema.json
{"additionalProperties": false, "type": ["string"], "name": "space"}
globalOption space
calqulus-pipeline.schema.json
{"additionalProperties": false, "type": ["string"], "name": "output"}
globalOption output
calqulus-pipeline.schema.json
{"type": "string"}
space
calqulus-pipeline.schema.json
{"category": "Angle", "additionalProperties": false, "type": ["string"], "name": "rotationOrder"}
categoryOption Angle rotationOrder
calqulus-pipeline.schema.json
{"type": "string"}
parameter
calqulus-pipeline.schema.json
{"additionalProperties": false, "type": ["string"], "name": "export"}
globalOption export
calqulus-pipeline.schema.json
{"type": ["string", "array"]}
spaceOrigin
calqulus-pipeline.schema.json
{"type": "string"}
segment
calqulus-pipeline.schema.json
{"category": "Arithmetic", "additionalProperties": false, "type": ["string"], "name": "frameSequenceOrder"}
categoryOption Arithmetic frameSequenceOrder
calqulus-pipeline.schema.json
{"type": ["string", "array"]}
spacePrimaryAxis
calqulus-pipeline.schema.json
{"additionalProperties": false, "type": ["string"], "name": "set"}
globalOption set
calqulus-pipeline.schema.json