Skip to content

Commit 827d218

Browse files
committed
Add link to upgrade guide
1 parent 78c576a commit 827d218

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/waf/detections/leaked-credentials

1 file changed

+4
-0
lines changed

src/content/docs/waf/detections/leaked-credentials/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ sidebar:
99

1010
The leaked credentials [traffic detection](/waf/detections/) scans incoming requests for previously leaked credentials (usernames and passwords) previously leaked from data breaches.
1111

12+
:::note
13+
If you are currently using [Exposed Credentials Check](/waf/managed-rules/check-for-exposed-credentials/) (a previous implementation) and want to upgrade to leaked credentials detection, refer to our [upgrade guide](/waf/managed-rules/check-for-exposed-credentials/upgrade-to-leaked-credentials-detection/).
14+
:::
15+
1216
## How it works
1317

1418
Once enabled, leaked credentials detection will scan incoming HTTP requests for known authentication patterns from common web apps and any custom detection locations you configure.

0 commit comments

Comments
 (0)