prop/lib
Graham McIntire 1da1cbed43
Fix nil access bugs found in security/bug audit
- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
  mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
2026-04-02 12:38:49 -05:00
..
microwaveprop Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
microwaveprop_web Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
mix/tasks Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00