Open
Description
Feature Overview
Refactor and add host-based testing for untrusted input structures. Author sanitization routines and develop this pattern of code and validation.
Solution Overview
Refactor and add host-based testing for untrusted input structures. Author sanitization routines and develop this pattern of code and validation.
Alternatives Considered
We already have integration testing with some of the edge cases covered but those integration tests require significantly more infrastructure than host based tests. They are also much harder to extend and much slower to run.
Urgency
Low
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response