... | ... | @@ -4,7 +4,7 @@ GitHub Crawler is an application that has been developed within the context of t |
|
|
|
|
|
The GitHub Crawler is responsible for (i) downloading a large number of open-source repositories from GitHub based on a user's query, (ii) compiling the downloaded repositories, and (iii) analyzing the downloaded repositories with CKJM Extended (link) and CCCC (link) static code analyzers, in order to compute popular software metrics. GitHub crawler is useful for researchers and <span dir="">practitioners</span> that would like to generate benchmark repositories of open-source software applications for further analysis and processing, which are particularly important for the conduction of empirical studies. Currently, the GitHub Crawler can download applications written in any programming language; however, it can compute software metrics only for software repositories written in Java, C, and C++.
|
|
|
|
|
|
The GitHub Crawler was utilized by the SDK4ED project for (i) constructing the Benchmark Repository that was utilized for calibrating the Software Security Assessment Model (SAM) ([link](dependability-toolbox-usage#quantitative-security-assessment-service)) and (ii) for constructing software metrics-based Vulnerability Prediction Models (VPMs) ([link](dependability-toolbox-usage#vulnerability-prediction)) that are part of the Dependability Toolbox ([link](dependability-toolbox)). It is also utilized by the Dependability Toolbox for constructing security benchmarks.
|
|
|
The GitHub Crawler was utilized by the SDK4ED project for (i) constructing the Benchmark Repository that was utilized for calibrating the Software Security Assessment Model (SAM) ([link](dependability-toolbox-usage#quantitative-security-assessment-service)) and (ii) for constructing software metrics-based Vulnerability Prediction Models (VPMs) ([link](dependability-toolbox-usage#vulnerability-prediction)) that are part of the Dependability Toolbox ([link](dependability-toolbox-description)). It is also utilized by the Dependability Toolbox for constructing security benchmarks.
|
|
|
|
|
|
## Overview
|
|
|
|
... | ... | |