Skip to content

Commit ca1181e

Browse files
committed
Update schema store
1 parent bf8d601 commit ca1181e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

schemastore/timestamp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":1638923992617}
1+
{"timestamp":1639096783382}

schemastore/www.schemastore.org/api/json/catalog.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3816,6 +3816,17 @@
38163816
"0.1": "https://json.schemastore.org/mboats-config-0.1.json",
38173817
"0.2": "https://json.schemastore.org/mboats-config-0.1.json"
38183818
}
3819+
},
3820+
{
3821+
"name": "Stackhawk Scanner Configuration Schema",
3822+
"description": "Schema file for Stackhawk Scanner configuration files",
3823+
"fileMatch": [
3824+
"stackhawk.yml",
3825+
"stackhawk.yaml",
3826+
"stackhawk-*.yml",
3827+
"stackhawk-*.yaml"
3828+
],
3829+
"url": "https://download.stackhawk.com/hawk/jsonconfig/hawkconfig.json"
38193830
}
38203831
]
38213832
}

0 commit comments

Comments
 (0)