Skip to content

KeiranY/json-schema-splunk-phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JSON Schema for validating Splunk Phantom app configurations.

Usage

To use, add a reference to splunk-phantom.json in your app JSON.

{ 
    "$schema": "https://raw.githubusercontent.com/KeiranY/json-schema-splunk-phantom/master/splunk-phantom.json",
    "...continue your app JSON"
}

Alternatively use the git.io shortened URL:

{ 
    "$schema": "https://git.io/JtkAD",
    "...continue your app JSON"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published