repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
ErikEJ/EFCorePowerTools
f623fc8c749337350cb667ec1cb797d603be6b33
2023-04-23T18:51:45
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
54920722fcc9b2bff3ae4fafb808a46b79629c5d
2023-04-28T13:21:40
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
04ac43a5259c4742e67fcef732b5099f2d4d750c
2023-12-21T13:03:16
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
6165c3b95432c4e381b9cf23c6f138bd556adff3
2023-04-24T16:18:33
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
cd14d038ada6b8af616ef80644418ada403e2f24
2024-01-19T09:11:47
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "refresh-object-lists": tru...
MIT
en
ErikEJ/EFCorePowerTools
83fd2914b5919ca8da7f9fc85762e3756153172c
2023-05-27T12:11:18
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
IntersectMBO/plutus
441b76d9e9745dfedb2afc29920498bdf632f162
2024-03-07T08:06:46
scripts/blueprints/CIP-57/plutus-data.json
1,533
2024-05-28T06:04:20.834505Z
{ "$defs": { "annotation": { "properties": { "description": { "type": "string" }, "title": { "type": "string" } }, "type": "object" }, "applicator": { "maxProperties": 1, "minProperties": 1, "properties": { "al...
Apache-2.0
en
IntersectMBO/plutus
441b76d9e9745dfedb2afc29920498bdf632f162
2024-03-07T08:06:46
scripts/blueprints/CIP-57/plutus-builtin.json
1,533
2024-05-28T06:04:20.834505Z
{ "$defs": { "_boolean": { "properties": { "dataType": { "const": "#boolean", "type": "string" } }, "required": [ "dataType" ], "type": "object" }, "_bytes": { "properties": { "dataType": { "const": "#bytes",...
Apache-2.0
en
IntersectMBO/plutus
441b76d9e9745dfedb2afc29920498bdf632f162
2024-03-07T08:06:46
scripts/blueprints/CIP-57/plutus-blueprint-parameter.json
1,533
2024-05-28T06:04:20.834505Z
{ "$defs": { "applicator": { "properties": { "oneOf": { "$ref": "#/$defs/schemaArray" } }, "required": [ "oneOf" ], "type": "object" }, "purpose": { "enum": [ "spend", "mint", "withdraw", "publish" ...
Apache-2.0
en
IntersectMBO/plutus
441b76d9e9745dfedb2afc29920498bdf632f162
2024-03-07T08:06:46
scripts/blueprints/CIP-57/plutus-blueprint.json
1,533
2024-05-28T06:04:20.834505Z
{ "$defs": { "compiledCode": { "contentEncoding": "base16", "description": "A cbor-serialised flat-encoded Plutus script", "example": "01450100002601", "type": "string" }, "hashDigest": { "contentEncoding": "base16", "description": "Blake2b-224 hash digest of the serial...
Apache-2.0
en
IntersectMBO/plutus
441b76d9e9745dfedb2afc29920498bdf632f162
2024-03-07T08:06:46
scripts/blueprints/CIP-57/plutus-blueprint-argument.json
1,533
2024-05-28T06:04:20.834505Z
{ "$defs": { "applicator": { "properties": { "oneOf": { "$ref": "#/$defs/schemaArray" } }, "required": [ "oneOf" ], "type": "object" }, "purpose": { "enum": [ "spend", "mint", "withdraw", "publish" ...
Apache-2.0
en
joelspadin/zmk-tools
b4575f543db2feb4cefc16b942db3ea871427cd3
2023-04-08T05:03:23
src/behaviors.schema.json
30
2024-05-27T23:30:56.758001Z
{ "$id": "https://github.com/joelspadin/zmk-tools/blob/main/src/behaviors.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "behavior": { "description": "Information for one behavior binding", "properties": { "documentation": { "type": "string" ...
MIT
en
joelspadin/zmk-tools
7547a54a32056ba9da773e4bc021e15f0038b969
2022-03-25T02:18:20
src/behaviors.schema.json
30
2024-05-27T23:30:56.758001Z
{ "$id": "https://github.com/joelspadin/zmk-tools/blob/main/src/behaviors.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "behavior": { "description": "Information for one behavior binding", "properties": { "documentation": { "type": "string" ...
MIT
en
joelspadin/zmk-tools
941e120ecf63d59ad53733d1286d83b98fd5dad7
2023-12-17T19:51:13
src/behaviors.schema.json
30
2024-05-27T23:30:56.758001Z
{ "$id": "https://github.com/joelspadin/zmk-tools/blob/main/src/behaviors.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "behavior": { "description": "Information for one behavior binding", "properties": { "documentation": { "type": "string" ...
MIT
en
hetznercloud/csi-driver
c39b138421a664b22bdb5b2257c3a50c1d26d0d7
2023-09-28T13:04:15
chart/values.schema.json
586
2024-05-29T15:35:58.048965Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "commonAnnotations": { "type": "object" }, "commonLabels": { "type": "object" }, "controller": { "properties": { "affinity": { "type": "object" }, "containerPorts": { "pr...
MIT
en
hetznercloud/csi-driver
501fbe3c226f860fcfa9fed33d92cb994a0d589c
2023-10-04T06:35:21
chart/values.schema.json
586
2024-05-29T15:35:58.048965Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "commonAnnotations": { "type": "object" }, "commonLabels": { "type": "object" }, "controller": { "properties": { "affinity": { "type": "object" }, "containerPorts": { "pr...
MIT
en
rphsoftware/OneLoader
c44f479b99e835e85d2a9b264aa951b5de5295d0
2021-08-13T19:22:19
oneloader.manifestv1.schema.json
52
2024-05-28T04:19:22.804951Z
{ "$id": "https://rph.space/oneloader.manifestv1.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "A manifest for a OMORI mod compatible with GOMORI and OneLoader", "properties": { "description": { "description": "The long text description for the mod", "ty...
MIT
en
rphsoftware/OneLoader
0caae316453fac8f6f7d5e5d6465bb583a854f1f
2021-08-13T18:19:27
oneloader.manifestv1.schema.json
52
2024-05-28T04:19:22.804951Z
{ "$id": "https://rph.space/oneloader.manifestv1.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "A manifest for a OMORI mod compatible with GOMORI and OneLoader", "properties": { "description": { "description": "The long text description for the mod", "ty...
MIT
en
rphsoftware/OneLoader
0c465a6c99e31bb1a4c7ada350d025d452bf0102
2021-07-09T22:29:28
oneloader.manifestv1.schema.json
52
2024-05-28T04:19:22.804951Z
{ "$id": "https://rph.space/oneloader.manifestv1.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "A manifest for a OMORI mod compatible with GOMORI and OneLoader", "properties": { "description": { "description": "The long text description for the mod", "ty...
MIT
en
rphsoftware/OneLoader
6794c2c73085b8d3c5b1ae55372affcc95d3b6be
2021-07-07T15:01:09
oneloader.manifestv1.schema.json
52
2024-05-28T04:19:22.804951Z
{ "$id": "https://rph.space/oneloader.manifestv1.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "A manifest for a OMORI mod compatible with GOMORI and OneLoader", "properties": { "description": { "description": "The long text description for the mod", "ty...
MIT
en
catppuccin/cli
339f0e4c072be12442b8cc264942d97d7f9967cc
2022-11-10T14:25:30
schema/schema.json
73
2024-05-27T06:21:26.124397Z
{ "$defs": { "flavour": { "additionalProperties": false, "description": "Catppuccin flavour entry", "properties": { "additional": { "description": "Additional flavour entries", "patternProperties": { ".*": { "items": { "type":...
MIT
en
catppuccin/cli
6a036b2148713da71601d1df36ec48721ad1fc91
2022-11-15T15:00:25
schema/schema.json
73
2024-05-27T06:21:26.124397Z
{ "$defs": { "flavour": { "additionalProperties": false, "description": "Catppuccin flavour entry", "properties": { "additional": { "description": "Additional flavour entries", "patternProperties": { ".*": { "items": { "type":...
MIT
en
lushaylabs/lushay-code
407f9ed6b1c4527cdf43b22974edcce2aee42407
2022-12-24T09:04:44
lushay.schema.json
18
2024-05-27T07:15:53.873602Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "baudRate": { "description": "The baud rate to use in the serial terminal", "title": "Serial Baud Rate", "type": "number" }, "board": { "description": "The FPGA development board", "enum": [ ...
MIT
en
lushaylabs/lushay-code
44a8108e8b6268dc7e5f6d1c97379ab7aaa90277
2023-06-10T12:28:38
lushay.schema.json
18
2024-05-27T07:15:53.873602Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "baudRate": { "description": "The baud rate to use in the serial terminal", "title": "Serial Baud Rate", "type": "number" }, "board": { "description": "The FPGA development board", "enum": [ ...
MIT
en
lushaylabs/lushay-code
01832c06b0b175df01e299829bc79de724cc2aea
2023-03-26T21:20:50
lushay.schema.json
18
2024-05-27T07:15:53.873602Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "baudRate": { "description": "The baud rate to use in the serial terminal", "title": "Serial Baud Rate", "type": "number" }, "board": { "description": "The FPGA development board", "enum": [ ...
MIT
en
lushaylabs/lushay-code
826684cf6c79574cd4cfbb3536f1d23fc8621709
2022-12-23T09:09:36
lushay.schema.json
18
2024-05-27T07:15:53.873602Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "baudRate": { "description": "The baud rate to use in the serial terminal", "title": "Serial Baud Rate", "type": "number" }, "board": { "description": "The FPGA development board", "enum": [ ...
MIT
en
anchore/syft
47fc909700178542d4e937cf756b20c3d780e11c
2024-03-12T22:04:02
schema/json/schema-16.0.5.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
e0233625cbc1ad98cbf42980387605caeb9a7b1e
2024-04-02T15:55:56
schema/json/schema-16.0.7.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
85bddaa43d09d70bdc4bd0a6927765c994bdc4e6
2023-01-12T19:25:47
schema/json/schema-6.1.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
bf3cd9ed3b3a017e00808d1198c158d2dbc36077
2024-01-24T18:21:59
schema/json/schema-14.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
42fa9e4965fcf930f8058c50ea0fa4465c048a37
2023-05-15T20:23:39
schema/json/schema-8.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
c69cdd9f4a52fd8e46f8c5a41cc148de2e79422c
2023-06-01T12:22:29
schema/json/schema-8.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
4da3be864fab86dec963c231366fdad11eaef21c
2023-06-30T14:19:16
schema/json/schema-9.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
b7a6d5e94655ffbba767d870b750e9be2cfa5a68
2024-02-02T16:17:52
schema/json/schema-16.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
05e8ba948d94de9a3df86c79bd0255eabefea1b8
2024-05-25T20:11:38
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
c314e05aae33baf5aa92a321f301991a32e41fb2
2024-05-25T20:23:30
schema/json/schema-16.0.12.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
6a2517b5d2e1d9ef5e065eb7773ff6692f3fff1b
2024-03-14T15:16:03
schema/json/schema-16.0.6.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
4601ca373564fddd48724830764df38b891a0f99
2023-05-16T17:05:48
schema/json/schema-8.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
934644232ab115b2518acdb5d240ae31aaf55989
2023-01-13T21:46:12
schema/json/schema-6.2.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
7ad7627d5dc5a4369e6bb71cf69e3c06fb419797
2024-05-14T17:48:19
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
7464079a09b155efdb6606e80f19eaa7d805b54a
2023-04-04T14:53:56
schema/json/schema-7.1.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
f5e20521e0491bc09f95c3220f59b1a6d6f20d22
2023-02-22T17:03:15
schema/json/schema-7.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
c61f59e7b77cf6d5aa1b5ff63403af60f66bf134
2024-02-07T13:24:02
schema/json/schema-16.0.3.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
063e9da65dbf99135b520d207982570e9b49be11
2023-07-27T18:26:59
schema/json/schema-10.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
a46d12270f1e49d9bddb8bb4c082dcec34a8e95b
2023-09-13T20:14:20
schema/json/schema-10.0.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
7ad7627d5dc5a4369e6bb71cf69e3c06fb419797
2024-05-14T17:48:19
schema/json/schema-16.0.9.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
260cb4c72d001b63e7462ed214caeb0aab605714
2023-01-12T20:03:05
schema/json/schema-6.1.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
5565bdef0c77aa7e2adb28b74b192989bdb39750
2023-11-20T15:44:28
schema/json/schema-13.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
5d156b82417cd01db5fe521af880a75cf2ef3ce1
2023-04-13T21:02:29
schema/json/schema-7.1.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
b7351068483b5b46b97eedf5561cdf534d86091f
2024-02-02T22:09:28
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
949cff158deabf69ec101c670a831f4ca86c3ab4
2022-11-09T15:43:37
schema/json/schema-6.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
e1c1832f8413de04f9c6a47c1f22b3a526473231
2023-07-25T18:35:21
schema/json/schema-9.0.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
ef759038f5351dbfd0d731c0f0d07d51d68fd0b3
2023-10-11T12:56:26
schema/json/schema-11.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
1aaa6440073db6b90673e4303c6ef5d359052f7e
2023-10-30T16:12:04
schema/json/schema-12.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
c314e05aae33baf5aa92a321f301991a32e41fb2
2024-05-25T20:23:30
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
ada8f009d25b1e542a757b97e6f8e8604cc82174
2024-05-07T17:29:46
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
d7a51a69dd5d275c515f056455f515f2420f8d2e
2022-11-09T14:55:54
schema/json/schema-5.1.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
c61f59e7b77cf6d5aa1b5ff63403af60f66bf134
2024-02-07T13:24:02
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
6a2517b5d2e1d9ef5e065eb7773ff6692f3fff1b
2024-03-14T15:16:03
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
96ee2db8758a4a244022d600e7c37f5703a05741
2024-02-14T16:03:25
schema/json/schema-16.0.4.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
a07bfe7dfa02551236a944115a6a72ec85f16a8a
2023-04-27T13:04:30
schema/json/schema-7.1.5.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
8478e0bef792a9890c832a8dea586c2621ebc531
2023-07-19T19:34:07
schema/json/schema-9.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
9e953b1da30c1ed8ada7a695b36df9c9a357e388
2023-02-27T18:43:19
schema/json/schema-7.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
502971a1b28ccdb291e6bd623d1e47e89c6e9567
2023-11-08T23:05:30
schema/json/schema-12.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
96ee2db8758a4a244022d600e7c37f5703a05741
2024-02-14T16:03:25
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
da3624644a1842d22acd4a71c0d5bf60411f9eb3
2023-05-10T16:30:11
schema/json/schema-7.1.6.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
62f689824c8d8f820d0eee1dbf753fa430704b8b
2023-08-24T13:49:59
schema/json/schema-10.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
05e8ba948d94de9a3df86c79bd0255eabefea1b8
2024-05-25T20:11:38
schema/json/schema-16.0.11.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
cc731c7b1902cffb7c274d26558ce89ba68d65f2
2023-04-14T18:33:36
schema/json/schema-7.1.3.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
96ee2db8758a4a244022d600e7c37f5703a05741
2024-02-14T16:03:25
schema/json/schema-16.0.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
ada8f009d25b1e542a757b97e6f8e8604cc82174
2024-05-07T17:29:46
schema/json/schema-16.0.8.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
e0233625cbc1ad98cbf42980387605caeb9a7b1e
2024-04-02T15:55:56
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
98de2e2f6205b1660f98915cbed22695821fa9c8
2024-02-02T19:53:42
schema/json/schema-16.0.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
96ee2db8758a4a244022d600e7c37f5703a05741
2024-02-14T16:03:25
schema/json/schema-11.0.2.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
44422853be6701ac35787675c322f6993fb12906
2023-04-14T19:08:46
schema/json/schema-7.1.4.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
d84120f4991c22cedaeb0784add81da3b58750ca
2023-07-27T14:13:17
schema/json/schema-10.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
3023a5a7bc870f70a3dd24213d795516288ca0df
2024-02-02T16:51:18
schema/json/schema-16.0.1.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
b51252dbdbd2eda705b58a7126128869e230aa75
2024-05-24T20:56:34
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
681d250fdc5c2a472b28c8f75a5df1a81b377f9c
2023-04-03T13:46:18
schema/json/schema-7.1.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
ec4d59592012dd362b982e78862cd16a156f751f
2023-09-15T18:31:08
schema/json/schema-11.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmFileRecord": { "properties": { "digest": { "items": { "$ref": "#/$defs/Digest" }, "type": "array" }, "gid": { "type": "string" }, "link": { "type": "string" }, "path": { ...
Apache-2.0
en
anchore/syft
47fc909700178542d4e937cf756b20c3d780e11c
2024-03-12T22:04:02
schema/json/schema-latest.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/syft
6107e5e2ad6e60f3f74ff4d3b2ca2ccffbed26ed
2024-02-01T16:58:10
schema/json/schema-15.0.0.json
5,575
2024-05-28T03:04:57.67102Z
{ "$defs": { "AlpmDbEntry": { "properties": { "architecture": { "type": "string" }, "backup": { "items": { "$ref": "#/$defs/AlpmFileRecord" }, "type": "array" }, "basepackage": { "type": "string" },...
Apache-2.0
en
anchore/vunnel
2debb42a7f1484033d390a276eb92620dc1796e1
2024-02-06T19:23:14
schema/vulnerability/osv/schema-1.6.1.json
62
2024-05-27T06:03:55.204159Z
{ "$defs": { "severity": { "items": { "properties": { "score": { "type": "string" }, "type": { "enum": [ "CVSS_V2", "CVSS_V3", "CVSS_V4" ], "type": "string" } }, ...
Apache-2.0
en
anchore/vunnel
4abf13ab9443eca850857b955c336c3182478c3d
2022-12-13T17:08:08
schema/match-exclusion/schema-1.0.0.json
62
2024-05-27T06:03:55.204159Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "records to exclude matches on vulnerability records downstream in grype", "properties": { "constraints": { "items": [ { "properties": { "ecosystem_constraints": { "items": [ ...
Apache-2.0
en
anchore/vunnel
7938f4024eea07737ab65d5959bbdf0b0a1381a7
2023-02-28T23:23:40
schema/match-exclusion/schema-1.0.0.json
62
2024-05-27T06:03:55.204159Z
{ "$defs": { "exclusion": { "additionalProperties": false, "properties": { "constraints": { "items": { "$ref": "#/$defs/exclusion_constraint" }, "type": "array" }, "justification": { "type": "string" } }, "...
Apache-2.0
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/extensions/pymdownx.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown-extensions/", "oneOf": [ { "oneOf": [ { "additionalProperties": false, "properties": { "pymdownx.arithmatex...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/tags.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "oneOf": [ { "enum": [ "tags" ], "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-tags/" }, { "additionalProperties": false, "properties": { "tags": { "addi...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/assets/fonts.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "markdownDescription": "https://fonts.google.com/", "oneOf": [ { "enum": [ "ABeeZee" ], "markdownDescription": "https://fonts.google.com/specimen/ABeeZee", "title": "ABeeZee" }, { "enum": [ "Abel" ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/external/minify.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "minify": { "additionalProperties": false, "dependencies": { "minify_css": [ "css_files" ], "minify_js": [ "js_files" ] }, "markdow...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "built-in": { "description": "Built-in plugins", "oneOf": [ { "$ref": "plugins/offline.json" }, { "$ref": "plugins/privacy.json" }, { "$ref": "plugins/search...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/extensions.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "items": { "oneOf": [ { "$ref": "extensions/markdown.json" }, { "$ref": "extensions/pymdownx.json" } ] }, "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/extensions/", "minItems": ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/external/redirects.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "redirects": { "additionalProperties": false, "markdownDescription": "https://github.com/datarobot/mkdocs-redirects", "properties": { "redirect_maps": { "additionalPropert...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/social.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "oneOf": [ { "enum": [ "social" ], "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/" }, { "additionalProperties": false, "properties": { "social": { ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/external/git-revision-date-localized.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "oneOf": [ { "enum": [ "git-revision-date-localized" ], "markdownDescription": "https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/" }, { "additionalProperties": false, "properties": { ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
5850308937fd8b41991aa3d47edefb615503676d
2022-03-12T08:08:18
docs/schema.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "defaultSnippets": [ { "body": "${1:Jane Doe}", "label": "site_author" }, { "body": "repo_url: https://github.com/${1:user}/${2:repo}", "label": "repo_url" }, { "body": "copyrig...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/assets/icons.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "enum": [ "fontawesome/brands/42-group", "fontawesome/brands/500px", "fontawesome/brands/accessible-icon", "fontawesome/brands/accusoft", "fontawesome/brands/adn", "fontawesome/brands/adversal", "fontawesome/brands/affiliatetheme", ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/extensions/markdown.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "toc": { "additionalProperties": false, "defaultSnippets": [ { "body": "permalink: true", "label": "permalink" } ], "markdownDescription": "https://squidfunk.github.io/mkdocs-mate...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/theme.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "definitions": { "accent": { "enum": [ "red", "pink", "purple", "deep purple", "indigo", "blue", "light blue", "cyan", "teal", "green", ...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/search.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "lang": { "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-search/#search-lang", "oneOf": [ { "enum": [ "ar" ], "title": "Site search la...
MIT
en
CSWU-Challenge/CSWU-Challenge.github.io
52dee025ef8333c3ea2ba08afa3178c6303fce7f
2022-03-12T08:56:24
docs/schema/plugins/external/git-revision-date.json
14
2024-05-27T05:55:58.859188Z
{ "$schema": "https://json-schema.org/draft-07/schema", "oneOf": [ { "enum": [ "git-revision-date" ], "markdownDescription": "https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin" }, { "additionalProperties": false, "properties": { "git-revision-dat...
MIT
en