influxdata / influxdata/datafusion-udf-wasm
Extend `evil` test suite to account for VFS writes
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 24
Description
Extend the `evil` test suite to include tests that will perform 'evil' writes to the host via the guest. ~~We currently only account for reads, so we should account for writes too.~~
Contributor guide
Research direction
Locate the `evil` test suite and first read the existing cases covering guest reads of the host VFS. Add comparable write scenarios that exercise host writes through the guest, then run the relevant test suite and confirm those writes are detected or handled as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- security, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100