mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 10:45:08 -06:00
e5b47c6c53
The static properties are stored in sorted order so perform a binary search to lookup instead of scanning all keys. Signed-off-by: Torin Sandall <torinsandall@gmail.com>