-
-
Notifications
You must be signed in to change notification settings - Fork 311
Expand file tree
/
Copy pathcommittees.json
More file actions
62 lines (62 loc) · 1.98 KB
/
committees.json
File metadata and controls
62 lines (62 loc) · 1.98 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
[
{
"name": "Chapter",
"url": "https://owasp.org/www-committee-chapter/",
"created": "2020-08-06",
"updated": "2026-02-16",
"build": "built",
"codeurl": "https://github.com/OWASP/www-committee-chapter",
"title": "OWASP Chapter Committee",
"level": "-1",
"type": "",
"region": "Unknown",
"pitch": "Help all OWASP Chapters to succeed",
"meetup-group": "",
"country": ""
},
{
"name": "Education And Training",
"url": "https://owasp.org/www-committee-education-and-training/",
"created": "2020-08-21",
"updated": "2025-09-11",
"build": "built",
"codeurl": "",
"title": "OWASP Education and Training Committee",
"level": "-1",
"type": "",
"region": "Unknown",
"pitch": "To educate developers and information security professionals about skills needed in the application security sector",
"meetup-group": "",
"country": ""
},
{
"name": "Events",
"url": "https://owasp.org/www-committee-events/",
"created": "2024-05-21",
"updated": "2025-08-25",
"build": "built",
"codeurl": "",
"title": "OWASP Events Committee",
"level": "-1",
"type": "",
"region": "Unknown",
"pitch": "The OWASP Events Committee will support, guide, grow, and improve OWASP global, regional, and local events.",
"meetup-group": "",
"country": ""
},
{
"name": "Project",
"url": "https://owasp.org/www-committee-project/",
"created": "2020-09-23",
"updated": "2026-03-09",
"build": "built",
"codeurl": "https://github.com/OWASP/www-committee-project",
"title": "OWASP Project Committee",
"level": "-1",
"type": "",
"region": "Unknown",
"pitch": "Help all OWASP Projects to succeed",
"meetup-group": "",
"country": ""
}
]