From cb2f488670c7ec4f6941ff73deb516017763ff0b Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Wed, 8 Oct 2025 17:22:26 +0100 Subject: [PATCH] Docs Update dependencies list for F5 WAF for NGINX Order table alphabetically --- .../fundamentals/technical-specifications.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/content/waf/fundamentals/technical-specifications.md b/content/waf/fundamentals/technical-specifications.md index 4ff64b097..514eafddf 100644 --- a/content/waf/fundamentals/technical-specifications.md +++ b/content/waf/fundamentals/technical-specifications.md @@ -41,18 +41,19 @@ The F5 WAF for NGINX package has the following dependencies: | Module name | Description | | ------------------------------------------ | ----------- | -| nginx-plus-module-appprotect | NGINX Plus dynamic module for F5 WAF for NGINX | -| app-protect-engine | The F5 WAF for NGINX enforcement engine | -| app-protect-plugin | The F5 WAF for NGINX connector API between the engine and the NGINX Plus dynamic module | +| app-protect-attack-signatures | The F5 WAF for NGINX attack signatures update package | +| app-protect-bot-signatures | The F5 WAF for NGINX bot signatures update package | +| app-protect-common | The F5 WAF for NGINX shared libraries package | | app-protect-compiler | The F5 WAF for NGINX enforcement engine compiler agent | -| app-protect-common | The F5 WAF for NGINX shared libraries package | +| app-protect-engine | The F5 WAF for NGINX enforcement engine | | app-protect-geoip | The F5 WAF for NGINX geolocation update package | | app-protect-graphql | The F5 WAF for NGINX shared library package for GraphQL protection | -| app-protect-attack-signatures | The F5 WAF for NGINX attack signatures update package | -| app-protect-threat-campaigns | The F5 WAF for NGINX threat campaigns update package | -| app-protect-bot-signatures | The F5 WAF for NGINX bot signatures update package | -| app-protect-selinux (**1**) | The prebuilt SELinux policy module for F5 WAF for NGINX | | app-protect-ip-intelligence (**1**, **2**) | Necessary for the IP intelligence feature | +| app-protect-plugin | The F5 WAF for NGINX connector API between the engine and the NGINX Plus dynamic module | +| app-protect-selinux (**1**) | The prebuilt SELinux policy module for F5 WAF for NGINX | +| app-protect-threat-campaigns | The F5 WAF for NGINX threat campaigns update package | +| nginx-plus-module-appprotect | NGINX Plus dynamic module for F5 WAF for NGINX | + 1. _Optional dependencies_ 2. _This module needs to be installed separately, and includes a client for downloading and updating the feature's database_ @@ -63,4 +64,4 @@ The following security policy features are available with F5 WAF for NGINX. The names link to additional information in the [Policies]({{< ref "/waf/policies/configuration.md" >}}) section. -{{< include "waf/table-policy-features.md" >}} \ No newline at end of file +{{< include "waf/table-policy-features.md" >}}