nx_json_adversarial_test.nx
buildroot/runtime/nx_json_adversarial_test.nx
about
nx_json_adversarial_test.nx -- Phase A5 of S-class hardening.
Adversarial fuzzing of nx_json_next, the tokenizer the substrate
uses to parse Moonraker HTTP responses + any other JSON-bearing
input. Even though Moonraker is on the LAN, defense-in-depth: a
malformed JSON byte stream must not crash the tokenizer or read
past the buffer.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_json.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 19 | func drain_tok(t: *NxJsonTok) -> i64 |
| 30 | func main() -> i64 |