diff --git a/README.md b/README.md index 2a44341..d8dc1fc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is the source code behind the paper ["A Screening Test for Disclosed Vulnerabilities in FOSS Components"](https://ieeexplore.ieee.org/abstract/document/8316943). +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3238361.svg)](https://doi.org/10.5281/zenodo.3238361) + The tool allows to identify and extract the potentially vulnerable coding (using a commit that fixed a CVE), and track its origins in the repository history to identify the versions that are likely not affected by a CVE.