Skip to content

Commit 8094a33

Browse files
authored
Update README.md
1 parent be6f250 commit 8094a33

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Replication Package - Automated Polyglot Security Smell Detection in Infrastructure as Code (ASE 2022)
22

3-
This repository describes how to obtain and use the replication package for the paper "GLITCH: Automated Polyglot Security Smell Detection in Infrastructure as Code", accepted at ASE 2022.[^1]
3+
This repository describes how to obtain and use the replication package for the paper "GLITCH: Automated Polyglot Security Smell Detection in Infrastructure as Code", accepted at ASE 2022.
44

55
## What is the artifact?
66

@@ -9,10 +9,8 @@ The artifact includes the datasets for Ansible, Chef and Puppet containing 196,7
99
## Download
1010

1111
To obtain the replication package you should download it by accessing the link:
12-
https://doi.org/10.6084/m9.figshare.19726603.v1
12+
https://doi.org/10.6084/m9.figshare.19726603.v2
1313

14-
When the download is concluded, you should have the file `glitch-latest.tar` (1.69GB, SHA1 32d010ec89b756c44be77057ce51a063779850b8).
14+
When the download is concluded, you should have the file `glitch-latest.tar` (1.7GB, SHA1 3d97ad9c3e39feb42a0ba065049aba907002b185, MD5 d9de60550dc558ad227ab14ceef64654).
1515

1616
The downloaded tar file is a **Docker image** that should be loaded with Docker to be used. To obtain more instructions on how to install and use the replication package please read the [INSTALL.md](INSTALL.md) file.
17-
18-
[^1]: Please note that the original title of this paper (as submitted to ASE) was "GLITCH: an Intermediate-Representation-Based Security Analysis for Infrastructure as Code Scripts". Following the reviewers' suggestion, we changed the title to better match our contributions.

0 commit comments

Comments
 (0)