mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* return error from getRuleInfo if rule contains empty slice to prevent panic * add changelog entry
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
```release-note:bug
|
|
core: Fix panic caused by parsing policies with empty slice values.
|
|
```
|