##Summary<!-- What does this PR do? -->##Checklist-[ ] Code compiles without warnings (`cargo clippy`)
- [ ] Tests pass (`cargo test`)
- [ ] Code is formatted (`cargo fmt`)
- [ ] Security rules have test coverage in `tests/fixtures/`- [ ] Breaking changes are documented