mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-15 20:05:13 +02:00
[pitboss/grind] deferred session-0029 (20260517T044708Z-e058)
This commit is contained in:
parent
72ec25238e
commit
19d13a085d
16 changed files with 578 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"exit_code": 0,
|
||||
"oob_callback_seen": false,
|
||||
"sink_hit": true,
|
||||
"stderr": "",
|
||||
"stdout": "__NYX_SINK_HIT__\neval-result=2\n",
|
||||
"timed_out": false
|
||||
}
|
||||
17
tests/repro_fixtures/python-3.11/repro/expected/verdict.json
Normal file
17
tests/repro_fixtures/python-3.11/repro/expected/verdict.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"finding_id": "flask_eval_python_311",
|
||||
"status": "Confirmed",
|
||||
"triggered_payload": "eval-rce-arith",
|
||||
"detail": "flask_eval chain composer fixture: eval(NYX_PAYLOAD) under python-3.11",
|
||||
"attempts": [
|
||||
{
|
||||
"payload_label": "eval-rce-arith",
|
||||
"exit_code": 0,
|
||||
"timed_out": false,
|
||||
"triggered": true,
|
||||
"sink_hit": true
|
||||
}
|
||||
],
|
||||
"toolchain_match": "exact",
|
||||
"replay_stable": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue