Skip to content

Commit 1e259da

Browse files
authored
PCX review
1 parent 951788e commit 1e259da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waf/detections/malicious-uploads/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The custom scan expression will scan any string found in an HTTP body with the f
148148
{ "file": "<BASE64_ENCODED_STRING>" }
149149
```
150150

151-
Refer to our [rulesets functions](/ruleset-engine/rules-language/functions/#lookup_json_string) documentation for details and further examples when looking up fields in nested JSON payloads.
151+
Refer to the [`lookup_json_string()` function reference](/ruleset-engine/rules-language/functions/#lookup_json_string) for more information and for additional examples of looking up fields in nested JSON payloads.
152152

153153
:::note
154154
The content scanner will automatically decode Base64 strings.

0 commit comments

Comments
 (0)