High-risk tools in Awslabs Valkey
4 of the 105 tools in Awslabs Valkey are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
bitmap_posExecuteFind positions of bits set to a specific value. Args: key: The name of the bitmap key bit: Bit value to search for (0 or 1) start: Start offset (inclusive, optional...
-
json_arrindexExecuteGet the index of value in array at path. Args: key: The name of the key path: The path in the JSON document value: The value to search for start: Start offset (...
-
json_arrtrimExecuteTrim array at path to include only elements within range. Args: key: The name of the key path: The path in the JSON document start: Start index (inclusive) stop...
-
stream_rangeExecuteGet range of entries from stream. Args: key: The name of the key start: Start ID (default "-" for beginning) end: End ID (default "+" for end) count: Maximum nu...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.