From b12e39a29691871b21e7ec30deae42090e7e7955 Mon Sep 17 00:00:00 2001 From: hahwul Date: Wed, 23 Aug 2023 23:45:39 +0900 Subject: [PATCH] Update tags --- weapons/burp-retire-js.yaml | 3 ++- weapons/getJS.yaml | 3 ++- weapons/gron.yaml | 5 +++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/weapons/burp-retire-js.yaml b/weapons/burp-retire-js.yaml index 917294a..8b2adc8 100644 --- a/weapons/burp-retire-js.yaml +++ b/weapons/burp-retire-js.yaml @@ -10,4 +10,5 @@ platform: - windows - burpsuite lang: JavaScript -tags: [] +tags: +- js-analysis diff --git a/weapons/getJS.yaml b/weapons/getJS.yaml index 46a02de..39ff87e 100644 --- a/weapons/getJS.yaml +++ b/weapons/getJS.yaml @@ -9,4 +9,5 @@ platform: - macos - windows lang: Go -tags: [] +tags: +- js-analysis diff --git a/weapons/gron.yaml b/weapons/gron.yaml index 4364d46..e4dbab6 100644 --- a/weapons/gron.yaml +++ b/weapons/gron.yaml @@ -1,6 +1,6 @@ --- name: gron -description: 'Make JSON greppable! ' +description: Make JSON greppable! url: https://github.com/tomnomnom/gron category: tool type: Utils @@ -9,4 +9,5 @@ platform: - macos - windows lang: Go -tags: [] +tags: +- json