aprs.me/lib/aprsme_web/live/map_live
Graham McIntire 0f2195ef9d
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 2s
security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes
- Content-Security-Policy: nonce-based per-request plug replacing unsafe-inline scripts
- RemoteIp: CIDR-based trust gating via InetCidr, skips forwarded headers from untrusted peers
- Rate limiting: auth pipeline (20/min), LiveView event handlers, existing mobile channel limits
- NetworkPolicy: 4 k8s policies (web ingress, cluster, metrics, egress) for least-privilege networking
- PartitionManager: deadlock retry with exponential backoff in drop_partition
- Tests: reduced parallelism (max_cases 4), packets_test async:false to prevent trigger contention
- k8s: APRS_PASSWORD -> APRS_PASSCODE secretRef, vendor/aprs submodule hardened
2026-07-26 14:04:56 -05:00
..
components.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
data_builder.ex refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
display_manager.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
historical_loader.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
index.ex security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
navigation.ex refactor: pattern-match over conditionals in Navigation and InsertOptimizer 2026-04-23 13:38:24 -05:00
packet_batcher.ex refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
packet_processor.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
packet_utils.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
popup_component.ex integrate /:call to main page 2025-07-13 10:36:58 -05:00
rf_path.ex Batch push_events, RF path queries, and ETS tuning for hot paths 2026-02-20 08:30:54 -06:00
url_params.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00