Justin Paul justin
justin pushed to main at justin/crop-chem-docs 2026-08-11 11:15:36 -04:00
23c7a3d524 deps: pin mcp<2 — 2.0.0 removed mcp.server.fastmcp
justin pushed to main at justin/hvm-docs 2026-08-11 11:15:36 -04:00
6723829bec deps: pin mcp<2 — 2.0.0 removed mcp.server.fastmcp
justin pushed to main at justin/morpheus-docs 2026-08-11 11:15:36 -04:00
de2560c19f deps: pin mcp<2 — 2.0.0 removed mcp.server.fastmcp
justin created repository justin/hpe-branding 2026-07-30 08:32:55 -04:00
justin pushed to main at justin/metamcp-patched 2026-07-27 10:44:38 -04:00
26b27b2d94 sql: per-caller usage attribution via dedicated endpoint chains
justin created branch main in justin/metamcp-patched 2026-07-22 12:05:03 -04:00
justin pushed to main at justin/metamcp-patched 2026-07-22 12:05:03 -04:00
d5cd602d85 initial commit: wrapper Dockerfile + CI
justin created repository justin/metamcp-patched 2026-07-22 12:04:57 -04:00
justin closed issue justin/obdash#12 2026-07-01 19:42:52 -04:00
CI supply-chain: pin action SHAs + container digest, lock deps, verify get-pip
justin pushed to main at justin/obdash 2026-07-01 19:42:52 -04:00
0b0ecc96e7 Fix #12: pin CI actions to SHAs, container to digest, bound deps
justin closed issue justin/obdash#10 2026-07-01 19:39:49 -04:00
Transport hardening: TCP dead-connection detection, reset spin bound, BLE leak/buffer cap
justin closed issue justin/obdash#11 2026-07-01 19:39:49 -04:00
Controller: transport leak on failed connect; CSV closed before unhook (write-after-close)
justin pushed to main at justin/obdash 2026-07-01 19:39:49 -04:00
39fcf3fb55 Fix #10 + #11: transport hardening + controller resource leaks
justin closed issue justin/obdash#9 2026-07-01 19:36:38 -04:00
link.py DTC/freeze-frame parsing bugs (phantom codes, malformed Mode 02, hex frame index)
justin pushed to main at justin/obdash 2026-07-01 19:36:38 -04:00
fa7225d6dc Fix #9: DTC/freeze-frame parsing (phantom codes, Mode 02, hex frame index)
justin closed issue justin/obdash#8 2026-07-01 19:33:35 -04:00
Scheduler: poll thread dies silently on transport error; timed-out one-off runs late
justin pushed to main at justin/obdash 2026-07-01 19:33:35 -04:00
23c92018c1 Fix #8: scheduler survives link death; timed-out one-offs cancelled
justin closed issue justin/obdash#7 2026-07-01 19:29:44 -04:00
Actions: untrusted profile can bypass the confirmation + response mis-parse
justin pushed to main at justin/obdash 2026-07-01 19:29:44 -04:00
b5e0c96763 Fix #7: derive action risk from UDS SIDs; fix response parsing
justin closed issue justin/obdash#6 2026-07-01 19:26:07 -04:00
Formula sandbox: unbounded ** / << allows DoS from an untrusted profile