Summary
Add tests for non-object, malformed, and null-like stored execution-context payloads so they normalize to the documented safe default.
Scope
- Suggested file:
backend/secuscan/execution_context.py
- Add or extend the matching backend unit or integration test.
- Keep the change focused on the documented edge case.
Acceptance criteria
Verification
Run the affected pytest file and any directly related suite.
Summary
Add tests for non-object, malformed, and null-like stored execution-context payloads so they normalize to the documented safe default.
Scope
backend/secuscan/execution_context.pyAcceptance criteria
Verification
Run the affected pytest file and any directly related suite.