diff --git a/README.md b/README.md index 78646683..07c899f7 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ This repository contains all data necessary to replicate the results presented i ## Repository structure -- ```multivocal_literature_review/```: Data to replicate the identification of static architecture recovery tools for microservice applications. - - ```gray_literature_review/```: Data for the review of gray literature (informally published) sources. - - ```systematic_literature_review/```: Data for the review of academic (formally published) sources. +- ```multivocal_literature_review/```: Data to replicate the identification of static architecture recovery tools for microservice applications via a gray literature review (informally published sources) and a systematic literature review (formally published sources). - ```tool_comparison```: Data to replicate the comparison of the identified tools. - ```analyzed_applications/```: The microservice applications that the tools are evaluated on as submodules. - ```groundtruth_textual/```: The groundtruth architectural models (dataflof diagrams, DFDs) of the applications that the tools are evaluated on as simple text documents. diff --git a/multivocal_literature_review/gray_literature_review/Cohens_Kappa.xlsx b/multivocal_literature_review/gray_literature_review/Cohens_Kappa.xlsx deleted file mode 100644 index 01ae1673..00000000 Binary files a/multivocal_literature_review/gray_literature_review/Cohens_Kappa.xlsx and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Abdelfattah23_Towards Security-Aware Microservices- On Extracting Endpoint Data Access Operations to Determine Access Rights.pdf b/multivocal_literature_review/selected_papers/Abdelfattah23_Towards Security-Aware Microservices- On Extracting Endpoint Data Access Operations to Determine Access Rights.pdf deleted file mode 100644 index 2961d68b..00000000 Binary files a/multivocal_literature_review/selected_papers/Abdelfattah23_Towards Security-Aware Microservices- On Extracting Endpoint Data Access Operations to Determine Access Rights.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Bushong21_sing static analysis to address mi- croservice architecture reconstructio.pdf b/multivocal_literature_review/selected_papers/Bushong21_sing static analysis to address mi- croservice architecture reconstructio.pdf deleted file mode 100644 index 1809aea2..00000000 Binary files a/multivocal_literature_review/selected_papers/Bushong21_sing static analysis to address mi- croservice architecture reconstructio.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Das21_On automated rbac assessment by constructing a centralized perspective for microservice mes.pdf b/multivocal_literature_review/selected_papers/Das21_On automated rbac assessment by constructing a centralized perspective for microservice mes.pdf deleted file mode 100644 index bbcf36f1..00000000 Binary files a/multivocal_literature_review/selected_papers/Das21_On automated rbac assessment by constructing a centralized perspective for microservice mes.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/FANG23_RPCover_Recovering_gRPC_Dependency_in_Multilingual_Projects.pdf b/multivocal_literature_review/selected_papers/FANG23_RPCover_Recovering_gRPC_Dependency_in_Multilingual_Projects.pdf deleted file mode 100644 index 2316155a..00000000 Binary files a/multivocal_literature_review/selected_papers/FANG23_RPCover_Recovering_gRPC_Dependency_in_Multilingual_Projects.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Ibrahim19_ttack graph generation for microservice architectur.pdf b/multivocal_literature_review/selected_papers/Ibrahim19_ttack graph generation for microservice architectur.pdf deleted file mode 100644 index db5ac460..00000000 Binary files a/multivocal_literature_review/selected_papers/Ibrahim19_ttack graph generation for microservice architectur.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Lambari24_Software_Architecture_Reconstruction_for_Microservice_Systems_Using_Static_Analysis_via_GraalVM_Native_Image.pdf b/multivocal_literature_review/selected_papers/Lambari24_Software_Architecture_Reconstruction_for_Microservice_Systems_Using_Static_Analysis_via_GraalVM_Native_Image.pdf deleted file mode 100644 index 1c1619b7..00000000 Binary files a/multivocal_literature_review/selected_papers/Lambari24_Software_Architecture_Reconstruction_for_Microservice_Systems_Using_Static_Analysis_via_GraalVM_Native_Image.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Muntoni21_Mining the architecture of microservice-based applications from their kubernetes deploymen.pdf b/multivocal_literature_review/selected_papers/Muntoni21_Mining the architecture of microservice-based applications from their kubernetes deploymen.pdf deleted file mode 100644 index f1bd9999..00000000 Binary files a/multivocal_literature_review/selected_papers/Muntoni21_Mining the architecture of microservice-based applications from their kubernetes deploymen.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/RahmanXX_curated dataset of microservices-based systems.pdf b/multivocal_literature_review/selected_papers/RahmanXX_curated dataset of microservices-based systems.pdf deleted file mode 100644 index 3a39fb43..00000000 Binary files a/multivocal_literature_review/selected_papers/RahmanXX_curated dataset of microservices-based systems.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Schiewe21_dvancing static code analysis with language-agnostic component identification.pdf b/multivocal_literature_review/selected_papers/Schiewe21_dvancing static code analysis with language-agnostic component identification.pdf deleted file mode 100644 index c6412059..00000000 Binary files a/multivocal_literature_review/selected_papers/Schiewe21_dvancing static code analysis with language-agnostic component identification.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Schneider23_Automatic extraction of security-rich dataflow diagrams for microservice applications written in Java.pdf b/multivocal_literature_review/selected_papers/Schneider23_Automatic extraction of security-rich dataflow diagrams for microservice applications written in Java.pdf deleted file mode 100644 index 12e52800..00000000 Binary files a/multivocal_literature_review/selected_papers/Schneider23_Automatic extraction of security-rich dataflow diagrams for microservice applications written in Java.pdf and /dev/null differ diff --git a/multivocal_literature_review/selected_papers/Soldani23_ffline mining of microservice-based architectures (extended version.pdf b/multivocal_literature_review/selected_papers/Soldani23_ffline mining of microservice-based architectures (extended version.pdf deleted file mode 100644 index b3c674ca..00000000 Binary files a/multivocal_literature_review/selected_papers/Soldani23_ffline mining of microservice-based architectures (extended version.pdf and /dev/null differ diff --git a/multivocal_literature_review/systematic_literature_review.xlsx b/multivocal_literature_review/systematic_literature_review.xlsx new file mode 100644 index 00000000..39be81f7 Binary files /dev/null and b/multivocal_literature_review/systematic_literature_review.xlsx differ