Skip to content

Commit 987c94d

Browse files
Input from Yara
1 parent 8edb307 commit 987c94d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/detections/value-list-exceptions.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ TIP: You can also use a value list as the <<indicator-value-lists,indicator matc
1717
[float]
1818
[[manage-value-lists]]
1919
=== Create value lists
20-
When creating a value list for a rule exception, be mindful of the list's size and data type. In general, all rule types support value list exceptions, but there are some limitations for especially large lists or certain data types. The following value list types can _only_ be used with custom query, machine learning, and indicator match rule types:
20+
When creating a value list for a rule exception, be mindful of the list's size and data type. In general, all rule types support value list exceptions, but there are some limitations for especially large lists or certain data types. The following limitations only apply to value lists being used for custom query, machine learning, and indicator match rules:
2121

2222
* Keyword or IP address lists with more than 65,536 values
2323
* IP range lists with more than 200 dash notation values (for example, `127.0.0.1-127.0.0.4` is one value) or more than 65,536 CIDR notation values
24-
* Text data type lists of any size
2524

2625
To create a value list:
2726

0 commit comments

Comments
 (0)