Skip to content

Commit 91cf65a

Browse files
committed
add changelog for new WAF release
1 parent 1cf0104 commit 91cf65a

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

content/nginx-one/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,19 @@ h2 {
3030

3131
Stay up-to-date with what's new and improved in the F5 NGINX One Console.
3232

33+
## October 6, 2025
34+
35+
### Expanded features for configuring NGINX security policies with F5 WAF
36+
37+
You can now configure the following for F5 WAF policies directly in the NGINX One Console:
38+
- [Signature Sets]({{< ref "/nginx-one/nap-integration/add-signature-sets.md" >}})
39+
- [Signature Exceptions]({{< ref "/nginx-one/nap-integration/add-signature-sets.md#exceptions" >}})
40+
- [Parameters]({{< ref "/nginx-one/nap-integration/cookies-params-urls.md#add-parameters" >}})
41+
- [URLs]({{< ref "/nginx-one/nap-integration/cookies-params-urls.md#add-urls" >}})
42+
- [Cookies]({{< ref "/nginx-one/nap-integration/cookies-params-urls.md#add-cookies" >}})
43+
44+
For more details, see the [F5 WAF Integration Guide ]({{< ref "/nginx-one/nap-integration/" >}}).
45+
3346
## October 2, 2025
3447

3548
### You can now set up config templates

content/nginx-one/nap-integration/cookies-params-urls.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-vi
116116
- Choose whether to enable attack signatures
117117

118118
{{< call-out "important" >}}
119+
119120
Attack Signatures are only applicable when the Value Type is `User Input` or `Array` **and** the Data Type is either `Alphanumeric` or `Binary`
121+
120122
{{< /call-out >}}
121123

122124
- Decide if parameter value should be masked in logs which sets `sensitiveParameter` in [Parameter Configuration Reference]({{< ref "/waf/policies/parameter-reference.md" >}})
@@ -143,7 +145,9 @@ Each URL configuration includes:
143145
- `Attack Signatures`: Indicates whether attack signatures and threat campaigns are enabled, disabled, or not applicable
144146

145147
{{< call-out "important" >}}
148+
146149
**⚠️ Important:** Attack Signatures are automatically shown as "Not Applicable" when Enforcement Type is set to `Disallow` since the URL is explicitly blocked and signature checking is unnecessary.
150+
147151
{{< /call-out >}}
148152

149153
For a complete list of configurable URL properties and options, see the [URL Configuration Parameters]({{< ref "/waf/policies/parameter-reference.md" >}}) documentation under the `urls` section.
@@ -181,8 +185,10 @@ See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-vi
181185
- If `Allow URL` is selected, you can optionally enable attack signatures
182186

183187
{{< call-out "important" >}}
188+
184189
**⚠️ Important:** Attack signatures cannot be enabled for disallowed URLs.
185-
{{< call-out "important" >}}
190+
191+
{{< /call-out >}}
186192

187193
1. **Optional**: Configure Attack Signatures
188194
- If enabled, you can overwrite attack signatures for this specific URL

0 commit comments

Comments
 (0)