forked from gdg-x/aura
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathTeam.json
114 lines (114 loc) · 3.3 KB
/
Team.json
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
113
114
[
{
"name": "Brett Kreider",
"designation": "Principal Lead for SAF",
"group": "T8A1",
"roles": "CEL for Security Automation",
"image": "brett-kreider.png"
},
{
"name": "Aaron Lippold",
"designation": "Project Lead for SAF",
"group": "T8A1",
"roles": "Project Lead for Security Automation, Profile Development, InSpec_Tools Development, Heimdall-Lite Lead",
"image": "aaron-lippold.png"
},
{
"name": "Eugene Aronne",
"designation": "Project Lead for SAF",
"group": "T8A1",
"roles": "Project Development",
"image": "eugene-aronne.png"
},
{
"name": "Alicia Sturtevant",
"designation": "Front End Developer",
"group": "T8A1",
"roles": "Project Development",
"image": "alicia-sturtevant.png"
},
{
"name": "Colin Doherty",
"designation": "Technical Developer",
"group": "T8A1",
"roles": "VueJS Developer",
"image": "colin-doherty.png"
},
{
"name": "Dan Haynes",
"designation": "Profile Development",
"group": "T8A1",
"roles": "Profile Development and Review",
"image": "dan-haynes.png"
},
{
"name": "Jacob Henry",
"designation": "Lead Technical Developer",
"group": "T8AC",
"roles": "Heimdall-Lite Lead, Data Middleware and Backend, InSpecJS Lead, InSpecJS_Tools and HeimdallJS_Tools Developer",
"image": "jacob-henry.png"
},
{
"name": "Lipee Vora",
"designation": "Front End Developer",
"group": "T8A1",
"roles": "Front end development on the SAF site",
"image": "lipee-vora.png"
},
{
"name": "Luke Malinowski",
"designation": "Profile Development and Reivew",
"group": "T8AC",
"roles": "InSpec Profile Development and Reivew, InSpec Trainer, Hardening Developer, InSpec and Heimdall Tools Developer, InSpecJS_Tools and HeimdallJS_Tools Developer",
"image": "luke-malinowski.png"
},
{
"name": "Mark Tollick",
"designation": "Programs Lead",
"group": "T8A1",
"roles": "MITRE Internal Programs Lead, InSpec Systems Intigrator",
"image": "mark-tollick.png"
},
{
"name": "Mohamed El-Sharkawi",
"designation": "Front End Developer",
"group": "T8A1",
"roles": "InSpec Training Lead, InSpec Windows Lead and Profile Developer",
"image": "mohamed-el-sharkawi.png"
},
{
"name": "Robert Thew",
"designation": "Lead Technical Developer",
"group": "T8A7",
"roles": "Project UX Lead, Heimdall Server Lead, Rails and JavaScript Developer",
"image": "robert-thew.png"
},
{
"name": "Rony Xavier",
"designation": "Lead Technical Developer",
"group": "T8AC",
"roles": "Project Lueitent, Core InSpec Developer, InSpec Cloud Lead, Inspec Trainer, Hardening Developer, InSpec and Heimdall Tools Developer",
"image": "rony-xavier.png"
},
{
"name": "Sam Cornwell",
"designation": "Technical Developer",
"group": "T8B1",
"roles": "InSpec and Heimdall Tools Developer, CICD Pipeline Developer",
"image": "sam-cornwell.png"
},
{
"name": "Vikram Bala",
"designation": "Technical Developer",
"group":"T857",
"roles": "VueJS Developer",
"image": "vikram-bala.png"
},
{
"name": "Will Dower",
"designation": "Front End Developer",
"group":"T8A1",
"roles": "Front end development on the SAF site",
"image": "will-dower.png"
}
]