Skip to content

A dataset of dataflow diagrams (DFDs) for microservice applications in Java. The DFDs contain extensive security annotations, full traceability from model to code, and a mapping to a list of architectural security rules (i.e., which rules are adhered to).

License

Notifications You must be signed in to change notification settings

uuqjz/microSecEnD

 
 

Repository files navigation

microSecEnD: A Dataset of Security-Enriched Dataflow Diagrams for Microservice Applications

DOI

Complete information on our GitHub Pages

This repository contains manually created dataflow diagrams (DFDs) of microservice applications found on GitHub. It is the dataset accompanying a publication at the 20th International Conference on Mining Software Repository (MSR'23).

If you use microSecEnD in an academic context, please cite it as:

@inproceedings{microSecEnD23,
    author    = {Schneider, Simon and \"Ozen, Tufan and Chen, Michael and Scandariato, Riccardo},
    booktitle = {2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR)},
    title     = {{microSecEnD: A Dataset of Security-Enriched Dataflow Diagrams for Microservice Applications}},
    year      = {2023},
    pages     = {125-129},
    doi       = {10.1109/MSR59073.2023.00030}
}

This work was partly funded by the European Union’s Horizon 2020 programme under grant agreement No. 952647 (AssureMOSS).

We have a GitHub Pages site for this repository which contains all information. Please go here to access it.

About

A dataset of dataflow diagrams (DFDs) for microservice applications in Java. The DFDs contain extensive security annotations, full traceability from model to code, and a mapping to a list of architectural security rules (i.e., which rules are adhered to).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%