>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #802
Update issue details
Title *
Description
Issue E: jumper_client.py get_run_checkpoint had fallback code path that allowed checkpoint queries WITHOUT tenant_id filter. This violated defense-in-depth multi-tenant security. Fix: Made tenant_id a required parameter (changed from str | None to str) and removed the fallback code path entirely. All callers already pass tenant_id. Files modified: engine/jumper_client.py (lines 1392-1415)
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel