-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
45 lines (45 loc) · 1.33 KB
/
config.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
{
"json_files": [
"json/security-2024.json",
"json/security-2023-summer.json",
"json/security-2023-fall.json",
"json/security-2022-summer.json",
"json/security-2022-fall.json",
"json/security-2021-summer.json",
"json/security-2021-fall.json",
"json/security-2020-spring.json",
"json/security-2020-summer.json",
"json/security-2020-fall.json",
"json/sp-2025.json",
"json/sp-2024.json",
"json/sp-2023.json",
"json/sp-2022.json",
"json/sp-2021.json",
"json/sp-2020.json",
"json/ccs-2024.json",
"json/ccs-2023.json",
"json/ccs-2022.json",
"json/ccs-2021.json",
"json/ccs-2020.json",
"json/ndss-2024.json",
"json/ndss-2023.json",
"json/ndss-2022.json",
"json/ndss-2021.json",
"json/ndss-2020.json",
"json/icse-2024.json",
"json/icse-2023.json",
"json/icse-2022.json",
"json/icse-2021.json",
"json/icse-2020.json",
"json/ase-2024.json",
"json/ase-2023.json",
"json/ase-2022.json",
"json/ase-2021.json",
"json/ase-2020.json",
"json/fse-2024.json",
"json/fse-2023.json",
"json/fse-2022.json",
"json/fse-2021.json",
"json/fse-2020.json"
]
}