|
1 | 1 | ## microSecEnD: A Dataset of Security-Enriched Dataflow Diagrams for Microservice Applications
|
2 | 2 |
|
3 |
| -[](https://doi.org/10.5281/zenodo.7714926) |
| 3 | +[](https://doi.org/10.1109/MSR59073.2023.00030) |
4 | 4 |
|
5 | 5 | **Complete information on our [GitHub Pages](https://tuhh-softsec.github.io/microSecEnD)**
|
6 | 6 |
|
7 | 7 | This repository contains manually created dataflow diagrams (DFDs) of microservice applications found on GitHub.
|
8 | 8 | It is the dataset accompanying a publication at the 20<sup>th</sup> International Conference on Mining Software Repository (MSR'23).
|
9 | 9 |
|
10 |
| -If you use microSecEnD in academic context, please cite it as: |
| 10 | +If you use microSecEnD in an academic context, please cite it as: |
11 | 11 |
|
12 | 12 | ```bibtex
|
13 | 13 | @inproceedings{microSecEnD23,
|
14 |
| - title = {{microSecEnD: A Dataset of Security-Enriched Dataflow Diagrams for Microservice Applications}}, |
15 |
| - author = {Schneider, Simon and \"Ozen, Tufan and Chen, Michael and Scandariato, Riccardo}, |
16 |
| - booktitle = {2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR)}, |
17 |
| - year = {2023}, |
18 |
| - doi = {10.5281/zenodo.7714926} |
| 14 | + author = {Schneider, Simon and \"Ozen, Tufan and Chen, Michael and Scandariato, Riccardo}, |
| 15 | + booktitle = {2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR)}, |
| 16 | + title = {{microSecEnD: A Dataset of Security-Enriched Dataflow Diagrams for Microservice Applications}}, |
| 17 | + year = {2023}, |
| 18 | + pages = {125-129}, |
| 19 | + doi = {10.1109/MSR59073.2023.00030} |
19 | 20 | }
|
| 21 | +
|
20 | 22 | ```
|
21 | 23 |
|
22 | 24 | This work was partly funded by the European Union’s Horizon 2020 programme under grant agreement No. 952647 (AssureMOSS).
|
|
0 commit comments