Skip to content

Commit 1d8c7e0

Browse files
committed
remove old py scripts
1 parent fbfc878 commit 1d8c7e0

9 files changed

Lines changed: 43 additions & 627 deletions

_data/repositories_meta.yml

Lines changed: 43 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,148 +4,133 @@ repos:
44
- slug: 'dessertlab/iris'
55
owner: 'dessertlab'
66
name: 'iris'
7-
description: 'Repository linked to DSN 2023 paper "IRIS: a Record and Replay Framework to Enable Hardware-assisted Virtualization Fuzzing"'
8-
language: 'C'
9-
languages: ['C', 'Python', 'Shell', 'MATLAB', 'Makefile']
10-
stars: 4
7+
description: ''
8+
language: ''
9+
stars: 0
1110
url: 'https://github.com/dessertlab/iris'
1211
- slug: 'dessertlab/OpenStack-Fault-Injection-Environment'
1312
owner: 'dessertlab'
1413
name: 'OpenStack-Fault-Injection-Environment'
15-
description: 'Tools to repeat the fault-injection experiments presented in the paper "How Bad Can a Bug Get? An Empirical Analysis of Software Failures in the OpenStack Cloud Computing Platform" (ESEC/FSE ''19).'
16-
language: 'Shell'
17-
languages: ['Shell', 'Python']
18-
stars: 7
14+
description: ''
15+
language: ''
16+
stars: 0
1917
url: 'https://github.com/dessertlab/OpenStack-Fault-Injection-Environment'
2018
- slug: 'dessertlab/DAIC'
2119
owner: 'dessertlab'
2220
name: 'DAIC'
2321
description: ''
24-
language: 'Python'
25-
languages: ['Python', 'Shell']
22+
language: ''
2623
stars: 0
2724
url: 'https://github.com/dessertlab/DAIC'
2825
- slug: 'dessertlab/PySA2'
2926
owner: 'dessertlab'
3027
name: 'PySA2'
31-
description: 'PySA2 is the Python Source-code Analyzer for Python 2.7 that exploits Python AST'
32-
language: 'HTML'
33-
languages: ['HTML', 'Python']
34-
stars: 1
28+
description: ''
29+
language: ''
30+
stars: 0
3531
url: 'https://github.com/dessertlab/PySA2'
3632
- slug: 'dessertlab/OpenStack-multi-tenant-workload'
3733
owner: 'dessertlab'
3834
name: 'OpenStack-multi-tenant-workload'
3935
description: ''
40-
language: 'Shell'
41-
languages: ['Shell', 'Python']
42-
stars: 1
36+
language: ''
37+
stars: 0
4338
url: 'https://github.com/dessertlab/OpenStack-multi-tenant-workload'
4439
- slug: 'dessertlab/k4.0s'
4540
owner: 'dessertlab'
4641
name: 'k4.0s'
47-
description: 'This repo refers to the paper "Introducing k4.0s: a Model for Mixed-Criticality Container Orchestration in Industry 4.0" @ ADSN 2022'
48-
language: 'Go'
49-
languages: ['Go', 'Shell', 'PowerShell', 'Makefile', 'Dockerfile', 'Python', 'Lua', 'C', 'sed', 'Ruby', 'HTML']
50-
stars: 2
42+
description: ''
43+
language: ''
44+
stars: 0
5145
url: 'https://github.com/dessertlab/k4.0s'
5246
- slug: 'dessertlab/cti-to-mitre-with-nlp'
5347
owner: 'dessertlab'
5448
name: 'cti-to-mitre-with-nlp'
55-
description: 'Replication package for the paper "Automatic Mapping of Unstructured Cyber Threat Intelligence: An Experimental Study" published at the IEEE International Symposium on Software Reliability Engineering (ISSRE) 2022'
56-
language: 'Jupyter Notebook'
57-
languages: ['Jupyter Notebook', 'Python']
58-
stars: 59
49+
description: ''
50+
language: ''
51+
stars: 0
5952
url: 'https://github.com/dessertlab/cti-to-mitre-with-nlp'
6053
- slug: 'dessertlab/DevOpsTesting'
6154
owner: 'dessertlab'
6255
name: 'DevOpsTesting'
6356
description: ''
64-
language: 'Java'
65-
languages: ['Java']
57+
language: ''
6658
stars: 0
6759
url: 'https://github.com/dessertlab/DevOpsTesting'
6860
- slug: 'dessertlab/Shellcode_IA32'
6961
owner: 'dessertlab'
7062
name: 'Shellcode_IA32'
71-
description: 'Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.'
63+
description: ''
7264
language: ''
73-
stars: 42
65+
stars: 0
7466
url: 'https://github.com/dessertlab/Shellcode_IA32'
7567
- slug: 'dessertlab/EVIL'
7668
owner: 'dessertlab'
7769
name: 'EVIL'
78-
description: 'EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neural Machine Translation (NMT) techniques and a dataset that we developed for this work. '
79-
language: 'Python'
80-
languages: ['Python', 'Shell', 'C++', 'Cython']
81-
stars: 30
70+
description: ''
71+
language: ''
72+
stars: 0
8273
url: 'https://github.com/dessertlab/EVIL'
8374
- slug: 'dessertlab/thorfi'
8475
owner: 'dessertlab'
8576
name: 'thorfi'
86-
description: 'ThorFI: A Novel Approach for Network Fault Injection as a Service'
87-
language: 'Python'
88-
languages: ['Python', 'Makefile', 'Shell']
89-
stars: 9
77+
description: ''
78+
language: ''
79+
stars: 0
9080
url: 'https://github.com/dessertlab/thorfi'
9181
- slug: 'dessertlab/Failure-Dataset-OpenStack'
9282
owner: 'dessertlab'
9383
name: 'Failure-Dataset-OpenStack'
94-
description: 'Failure dataset containing information on the events collected in the OpenStack cloud computing platform during three different campaigns of fault-injection experiments performed with three different workloads.'
84+
description: ''
9585
language: ''
96-
stars: 14
86+
stars: 0
9787
url: 'https://github.com/dessertlab/Failure-Dataset-OpenStack'
9888
- slug: 'dessertlab/JSSOFTWARE_Android_rejuvenation'
9989
owner: 'dessertlab'
10090
name: 'JSSOFTWARE_Android_rejuvenation'
101-
description: 'This public repository includes raw data used in the experimental analysis provided in the article "Software Micro-Rejuvenation for Android Mobile Systems".'
91+
description: ''
10292
language: ''
10393
stars: 0
10494
url: 'https://github.com/dessertlab/JSSOFTWARE_Android_rejuvenation'
10595
- slug: 'dessertlab/DeepEST'
10696
owner: 'dessertlab'
10797
name: 'DeepEST'
10898
description: ''
109-
language: 'Java'
110-
languages: ['Java', 'Shell']
111-
stars: 4
99+
language: ''
100+
stars: 0
112101
url: 'https://github.com/dessertlab/DeepEST'
113102
- slug: 'dessertlab/Fault-Injection-Dataset'
114103
owner: 'dessertlab'
115104
name: 'Fault-Injection-Dataset'
116-
description: 'Failure dataset accompanying the paper "How Bad Can a Bug Get? An Empirical Analysis of Software Failures in the OpenStack Cloud Computing Platform"'
105+
description: ''
117106
language: ''
118-
stars: 10
107+
stars: 0
119108
url: 'https://github.com/dessertlab/Fault-Injection-Dataset'
120109
- slug: 'dessertlab/BayesianReliabilityAssessment'
121110
owner: 'dessertlab'
122111
name: 'BayesianReliabilityAssessment'
123112
description: ''
124-
language: 'Java'
125-
languages: ['Java', 'MATLAB']
126-
stars: 4
113+
language: ''
114+
stars: 0
127115
url: 'https://github.com/dessertlab/BayesianReliabilityAssessment'
128116
- slug: 'dessertlab/EMART'
129117
owner: 'dessertlab'
130118
name: 'EMART'
131119
description: ''
132-
language: 'Java'
133-
languages: ['Java']
120+
language: ''
134121
stars: 0
135122
url: 'https://github.com/dessertlab/EMART'
136123
- slug: 'dessertlab/fantastic_beasts'
137124
owner: 'dessertlab'
138125
name: 'fantastic_beasts'
139-
description: 'The Fantastic Beasts Framework is a collection of tools for fuzzing the Android OS.'
140-
language: 'C'
141-
languages: ['C', 'Java', 'C++', 'Python', 'CMake', 'Shell']
142-
stars: 72
126+
description: ''
127+
language: ''
128+
stars: 0
143129
url: 'https://github.com/dessertlab/fantastic_beasts'
144130
- slug: 'dessertlab/MetroFunnel'
145131
owner: 'dessertlab'
146132
name: 'MetroFunnel'
147-
description: 'Real-time monitoring of microservices based software systems'
148-
language: 'Shell'
149-
languages: ['Shell', 'Dockerfile']
150-
stars: 1
133+
description: ''
134+
language: ''
135+
stars: 0
151136
url: 'https://github.com/dessertlab/MetroFunnel'

tools/analyze_bib_file.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)