forked from davxy/jam-conformance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtargets.json
More file actions
112 lines (112 loc) · 2.86 KB
/
Copy pathtargets.json
File metadata and controls
112 lines (112 loc) · 2.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"boka": {
"image": "docker.io/acala/boka:latest",
"gp_version": "0.7.2"
},
"fastroll": {
"image": "ghcr.io/fastroll-jam/fastroll:latest",
"gp_version": "0.7.2"
},
"gossamer": {
"repo": "chainsafe/gossamer-jam-releases",
"file": "gossamer-jam-tiny-linux-amd64",
"cmd": "gossamer-jam-tiny-linux-amd64",
"args": "target --socket {SOCK_PATH}",
"gp_version": "0.7.2"
},
"graymatter": {
"image": "ghcr.io/jambrains/graymatter/gm:conformance-fuzzer-latest",
"gp_version": "0.7.2"
},
"jam4s": {
"image": "docker.io/jamforscala/jam4s:latest",
"gp_version": "0.7.2"
},
"jambda": {
"image": "ghcr.io/archelabs/jambda-fuzz-target:latest",
"gp_version": "0.7.2"
},
"jamduna": {
"image": "ghcr.io/jam-duna/duna-target:latest",
"gp_version": "0.7.2"
},
"jamforge": {
"image": "ghcr.io/philoniare/jam-forge:latest",
"gp_version": "0.7.2"
},
"jamixir": {
"image": "ghcr.io/jamixir/jamixir:0.7.2",
"gp_version": "0.7.2"
},
"jampy": {
"image": "ghcr.io/dakk/jampy-target:0.7.2",
"gp_version": "0.7.2"
},
"jamzig": {
"image": "docker.io/jamzig/jam-conformance-target:latest",
"gp_version": "0.7.2"
},
"jamzilla": {
"image": "ghcr.io/ascrivener/jamzilla:edge",
"gp_version": "0.7.2"
},
"jotl": {
"image": "ghcr.io/polykrate/jotl:latest",
"gp_version": "0.7.2"
},
"javajam": {
"image": "ghcr.io/methodfive/javajam:latest-amd64",
"gp_version": "0.7.2"
},
"new-jamneration": {
"image": "ghcr.io/new-jamneration/new-jamneration-target:latest",
"gp_version": "0.7.2"
},
"pbnjam": {
"image": "docker.io/shimonchick/pbnjam-fuzzer-target:latest",
"gp_version": "0.7.2"
},
"polkajam": {
"repo": "none",
"file": "polkajam-fuzz",
"cmd": "polkajam-fuzz",
"args": "--source remote --step-period 0 --source-sock {SOCK_PATH} --pvm-interpreter-backend true --max-mutations 0 --verbosity 4",
"env": "RUST_LOG=info",
"gp_version": "0.7.2"
},
"pyjamaz": {
"image": "docker.io/jamdottech/pyjamaz:latest",
"gp_version": "0.7.2"
},
"spacejam": {
"image": "docker.io/clearloop/spacejam:latest",
"gp_version": "0.7.2"
},
"strawberry": {
"repo": "eigerco/strawberry",
"file": "strawberry-linux-x86_64",
"cmd": "strawberry-linux-x86_64",
"args": "--socket {SOCK_PATH}",
"gp_version": "0.7.2"
},
"tessera": {
"image": "ghcr.io/chainscore/tessera:latest",
"gp_version": "0.7.2"
},
"tsjam": {
"image": "ghcr.io/vekexasia/tsjam-target:0.7.2",
"gp_version": "0.7.2"
},
"turbojam": {
"image": "docker.io/r2rationality/turbojam-fuzz:latest",
"gp_version": "0.7.2"
},
"typeberry": {
"image": "ghcr.io/fluffylabs/typeberry:latest",
"gp_version": "0.7.2"
},
"vinwolf": {
"image": "ghcr.io/bloppan/vinwolf-target:latest",
"gp_version": "0.7.2"
}
}