Justin Paul justin
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
justin pushed to main at justin/obdash 2026-07-01 19:26:07 -04:00
0f029b724a Fix #6: bound formula evaluation to stop untrusted-profile DoS
justin pushed to main at justin/obdash 2026-07-01 16:33:51 -04:00
d435384b58 #2 (framework): bi-directional / service-function engine
justin pushed to main at justin/obdash 2026-07-01 08:45:59 -04:00
74bfa2e146 Add 2 Honda vehicle profiles (2007 CR-V 2.4, 2022 Odyssey 3.5)
justin pushed to main at justin/obdash 2026-07-01 08:24:53 -04:00
7bda758f88 Tier 2: WiFi + Bluetooth ELM327 transports
justin pushed to main at justin/obdash 2026-06-30 19:43:32 -04:00
6548cf7fbe Section 1 GUI: Vehicle Info, Emissions Readiness, Freeze Frame, Trip/Performance
justin pushed to main at justin/obdash 2026-06-30 19:40:03 -04:00
4a4daf3fa0 Add generic SAE DTC database (1409 codes) with profile-priority fallback
justin pushed to main at justin/obdash 2026-06-30 19:37:50 -04:00
6c1ee0c81d Section 1 backend: VIN/Mode-09, readiness monitors, freeze-frame, trip/perf
justin pushed to main at justin/obdash 2026-06-30 17:25:44 -04:00
310d5a3497 README: rewrite as cross-platform multi-vehicle GUI app; add release checksums