Permission checks should use BTreeSet instead of Vec #204
Labels
good first issue
Good first issue for newcomers to the project.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
rust
Pull requests that update Rust code
This issue tracks the suggested improvement to replace with for storing allowed HTTP domains and remote state key prefixes in and functions. This change aims to enhance performance by enabling faster lookups and more efficient permission checks.
Related PR: #202
Comment: #202 (comment)
The text was updated successfully, but these errors were encountered: