Commit e759f0f
fix(infra): sanitize network data before writing weaviate state
Validate and coerce API response fields to string before persisting
to .weaviate-state.json to prevent untrusted data injection.
Fixes code-scanning #12
Generated with oh-my-agent
Co-Authored-By: First Fluke <our.first.fluke@gmail.com>1 parent d279992 commit e759f0f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments