Skip to content

Commit 8d8589f

Browse files
committed
✨ meta data
1 parent 50dbd1d commit 8d8589f

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

CITATION.cff

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
cff-version: 1.2.0
2+
title: >-
3+
Green Fuzzing
4+
message: >-
5+
Please cite this software using these metadata.
6+
type: software
7+
authors:
8+
- given-names: Stephan
9+
family-names: Lipp
10+
11+
affiliation: Technical University of Munich
12+
- given-names: Daniel
13+
family-names: Elsner
14+
15+
affiliation: Technical University of Munich
16+
- given-names: Severin
17+
family-names: Kacianka
18+
19+
affiliation: Technical University of Munich
20+
- given-names: Pretschner
21+
family-names: Alexander
22+
23+
affiliation: Technical University of Munich
24+
- given-names: Marcel
25+
family-names: Böhme
26+
27+
affiliation: Max Planck Institute for Security and Privacy
28+
- given-names: Marcel
29+
family-names: Böhme
30+
31+
affiliation: Max Planck Institute for Security and Privacy
32+
- given-names: Sebastian
33+
family-names: Banescu
34+
repository-code: 'https://github.com/tum-i4/green-fuzzing-artifacts.git'
35+
keywords:
36+
- Fuzzing
37+
preferred-citation:
38+
keywords:
39+
- Fuzzing
40+
status: preprint
41+
title: Green Fuzzing: A Saturation-based Stopping Criterion using Vulnerability Prediction
42+
year: 2023
43+
conference:
44+
name: "ISSTA '23"
45+
website: https://conf.researchr.org/home/issta-2023
46+
collection-type: proceedings
47+
collection-title: 'ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA)'
48+
authors:
49+
type: conference-paper

0 commit comments

Comments
 (0)