diff --git a/site/content/docs/desktop/addons/technology-detection/_index.md b/site/content/docs/desktop/addons/technology-detection/_index.md
index 7e5ba277e..9b1ead7c1 100644
--- a/site/content/docs/desktop/addons/technology-detection/_index.md
+++ b/site/content/docs/desktop/addons/technology-detection/_index.md
@@ -1,12 +1,12 @@
---
# This page was generated from the add-on.
-title: Technology Detection
+title: Technology Detection - Wappalyzer
type: userguide
weight: 1
cascade:
addon:
id: wappalyzer
- version: 21.25.0
+ version: 21.26.0
---
# Technology Detection Using Wappalyzer
@@ -35,11 +35,12 @@ This enabled state is persisted between ZAP sessions.
## Reporting
-Technology data is available to reports via the [WappalyzerJobResultData](https://github.com/zaproxy/zap-extensions/tree/main/addOns/wappalyzer/src/main/java/org/zaproxy/zap/extension/wappalyzer/automation/WappalyzerJobResultData) class.
+Technology data is available to reports via the [WappalyzerJobResultData](https://github.com/zaproxy/zap-extensions/tree/main/addOns/wappalyzer/src/main/java/org/zaproxy/zap/extension/wappalyzer/automation/WappalyzerJobResultData.java) class.
## External Links
-| | | |
-|---|--------------------------------------------|---------------------------|
-| | | The Wappalyzer Homepage |
-| | | The Wappalyzer Repository |
+| | | |
+|---|-------------------------------------------------------------------|-------------------------------------------------------------------------------------------|
+| | | The Wappalyzer Homepage |
+| | https://github.com/wappalyzer/wappalyzer | As of early August 2023 the The Wappalyzer Repository is no longer public. |
+| | [Enthec Webappanalyzer](https://github.com/enthec/webappanalyzer) | This project is a continuation of the iconic Wappalyzer that went private in August 2023. |
diff --git a/site/content/docs/sbom/wappalyzer.md b/site/content/docs/sbom/wappalyzer.md
index 0c4f783d5..ec0e044d5 100644
--- a/site/content/docs/sbom/wappalyzer.md
+++ b/site/content/docs/sbom/wappalyzer.md
@@ -6,10 +6,10 @@ weight: 1
cascade:
addon:
id: wappalyzer
- version: 21.25.0
+ version: 21.26.0
sbom:
format: CycloneDX
- downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.25.0/bom.json
+ downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.26.0/bom.json
components:
- name: aopalliance
version: '1.0'
diff --git a/site/data/addons.yaml b/site/data/addons.yaml
index 72420741b..7fdf53099 100644
--- a/site/data/addons.yaml
+++ b/site/data/addons.yaml
@@ -1065,9 +1065,9 @@
status: release
infoUrl: /docs/desktop/addons/technology-detection/
repoUrl: https://github.com/zaproxy/zap-extensions/
- downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.25.0/wappalyzer-release-21.25.0.zap
- date: 2023-10-13
- version: 21.25.0
+ downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.26.0/wappalyzer-release-21.26.0.zap
+ date: 2023-10-18
+ version: 21.26.0
- id: webdriverlinux
name: Linux WebDrivers
description: Linux WebDrivers for Firefox and Chrome.