From 6935ee910d743b93ebacc43b91bcbf7eb2a527bf Mon Sep 17 00:00:00 2001 From: hahwul Date: Mon, 19 Sep 2022 22:50:44 +0900 Subject: [PATCH] Add glue --- weapons/Glue.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 weapons/Glue.yaml diff --git a/weapons/Glue.yaml b/weapons/Glue.yaml new file mode 100644 index 0000000..808e4c5 --- /dev/null +++ b/weapons/Glue.yaml @@ -0,0 +1,12 @@ +--- +name: Glue +description: Application Security Automation +url: https://github.com/OWASP/glue +category: tool +type: Env +platform: +- linux +- macos +- windows +lang: Ruby +tags: [] \ No newline at end of file