Skip to content

Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science

License

Notifications You must be signed in to change notification settings

hub-se/fuzzingcmscodeparsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the files to reproduce the results of our paper "Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science" (DOI: http://doi.org/10.1002/spe.3266).

Before running the experiments, download the required libraries (as mentioned in the paper, Tribble is already included in the repository).

To reproduce the experiments:

git clone https://github.com/hub-se/fuzzingcmscodeparsers.git  
cd ./fuzzingcmscodeparsers/Data/scripts      
python3 experiments.py  

For further information use python3 experiments.py -h.

The data which was used for the evaluation as presented in the paper is available here

For the analysis of the results, refer to: Readme for the analysis pipeline

About

Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages