Skip to content

Commit fa07097

Browse files
Merge pull request #219510 from javiersoriano/patch-4
Fixing wrong format in IP Subnet field
2 parents 6d2fd9f + eb22093 commit fa07097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/watchlist-schemas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The Network Mapping watchlist lists IP subnets and their respective organization
4747

4848
| Field name | Format | Example | Mandatory/Optional |
4949
| ---------- | ------------ | ---------------------------- | ------------------ |
50-
| **IP Subnet** | Subnet range |` 198.51.100.0/24 - 198….../22` | Mandatory |
50+
| **IP Subnet** | Subnet range | `198.51.100.0/24` | Mandatory |
5151
| **Range Name** | String | `DMZ` | Optional |
5252
| **Tags** | List | `["Example","Example"]` | Optional |
5353

0 commit comments

Comments
 (0)