From 0f7b33cebf4d9980199cf8f21b6aec8ce9ed5c89 Mon Sep 17 00:00:00 2001 From: PDTeamX <8293321+ehsandeep@users.noreply.github.com> Date: Mon, 25 Aug 2025 13:56:03 +0530 Subject: [PATCH] limited test, instead of all --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 6aaa55de1..bfb0b5a64 100644 --- a/Makefile +++ b/Makefile @@ -150,6 +150,10 @@ template-validate: -et .github/ \ -et helpers/payloads/ \ -et http/technologies \ + -t dns \ + -t ssl \ + -t network \ + -t http/exposures \ -ept code ./bin/nuclei -validate \ -w workflows \