aboutsummaryrefslogtreecommitdiffstats
path: root/nvchecker.toml
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2026-03-17 17:31:54 +0100
committerdanix <danix@danix.xyz>2026-03-17 17:31:54 +0100
commita671dd9486e3a4a0b712d745d6d4245523b6aeab (patch)
tree20dd0a3670e42268b61e357e12efac3448885c98 /nvchecker.toml
parent988d41a004232095645a4a4961736b042659eb10 (diff)
parent9157fd30eea00adeb97a3f467e5b984c1c0b5c45 (diff)
downloadslackware-pentesting-suite-a671dd9486e3a4a0b712d745d6d4245523b6aeab.tar.gz
slackware-pentesting-suite-a671dd9486e3a4a0b712d745d6d4245523b6aeab.zip
Merge branch 'main' of github:danixland/Slackware-Pentesting-Suite
Diffstat (limited to 'nvchecker.toml')
-rw-r--r--nvchecker.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/nvchecker.toml b/nvchecker.toml
index d47cf96..6380235 100644
--- a/nvchecker.toml
+++ b/nvchecker.toml
@@ -39,3 +39,9 @@ regex = "metasploit-framework_([A-Za-z0-9._-]+)~.*_amd64.deb"
source = "regex"
url = "https://pkg.kali.org/pkg/windows-binaries"
regex = "version:<.+>\n\\s+([A-Za-z0-9.-_]+)"
+
+[nuclei]
+source = "github"
+github = "projectdiscovery/nuclei"
+use_latest_release = "true"
+prefix = "v"