diff --git a/argus.html b/argus.html index ec57ec4..63281f4 100644 --- a/argus.html +++ b/argus.html @@ -50,10 +50,16 @@

ARGUS Overview

ARGUS not only outperforms existing pattern-based vulnerability scanners but also underscores the necessity of taint analysis for effective vulnerability detection. The development and implementation of ARGUS represent a significant stride towards enhancing the security of GitHub Actions and CI/CD pipelines at large.

+ +

Github's Blog

+

+ GitHub published a blog post about our findings and also mentioned our tool. We are grateful for the support provided by them throughout our research. +

Code

Our tool is opensourced on GitHub. Please check out the repository for more details.

+

Bibtex

         @inproceedings{muralee2023Argus,
           title={ARGUS: A Framework for Staged Static Taint Analysis of GitHub Workflows and Actions},
diff --git a/index.html b/index.html
index df983b5..63281f4 100644
--- a/index.html
+++ b/index.html
@@ -50,6 +50,11 @@ 

ARGUS Overview

ARGUS not only outperforms existing pattern-based vulnerability scanners but also underscores the necessity of taint analysis for effective vulnerability detection. The development and implementation of ARGUS represent a significant stride towards enhancing the security of GitHub Actions and CI/CD pipelines at large.

+ +

Github's Blog

+

+ GitHub published a blog post about our findings and also mentioned our tool. We are grateful for the support provided by them throughout our research. +

Code

Our tool is opensourced on GitHub. Please check out the repository for more details. diff --git a/materials.html b/materials.html index b3c2521..e8b1ea5 100644 --- a/materials.html +++ b/materials.html @@ -41,8 +41,8 @@

Materials

Usenix Security'23 Paper: "ARGUS: A Framework for Staged Static Taint Analysis of GitHub Workflows and Actions".

- - Paper Download (Coming soon) + + Paper Download Slides Download (Coming soon)