From 7f4701db32f965a0dc39bdc7bcbafeec0eae6443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heitor=20Gouv=C3=AAa?= Date: Wed, 24 Jan 2024 10:47:39 -0300 Subject: [PATCH] New things! Lets go! (#85) * add linter * fix linter warnings * add zarn * new exploit * Exploit for CVE-2021-24891, Dom XSS Elementor plugin of wordpress * return to HTTP * improve description on module * update license year * added uuid lib * enable all rules of level 5 on linter * dont follow redirects * delete draft of a module * new modules aroung aws s3 buckets * add secret scanning in the pipeline * Exploit for XSS vulnerability on grafana * fix module/using new data source * move linter.yml --- .github/{ => workflows}/linter.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/linter.yml (100%) diff --git a/.github/linter.yml b/.github/workflows/linter.yml similarity index 100% rename from .github/linter.yml rename to .github/workflows/linter.yml