aprs.me/test/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
..
callsign_view_test.exs Fix duplicate ID errors and optimize mobile callsign search 2025-10-25 13:39:34 -05:00
components_test.exs test: expand coverage for Layouts, DeviceCache, Components and others 2026-04-23 16:36:01 -05:00
data_builder_extras_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
data_builder_test.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
display_manager_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
historical_loader_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
historical_loading_test.exs update stuff 2026-06-04 18:00:03 -05:00
index_test.exs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
integration_test.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
movement_test.exs deps: update phoenix 1.8.8→1.8.9, swoosh 1.26.2→1.26.3; cleanup test assertions 2026-07-08 10:28:18 -05:00
navigation_test.exs refactor: pattern-match over conditionals in Navigation and InsertOptimizer 2026-04-23 13:38:24 -05:00
overlay_rendering_test.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
packet_batcher_test.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
packet_processor_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
packet_utils_test.exs refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
performance_test.exs speed up slow tests: remove Process.sleep, add batch fixture helper 2026-06-02 15:02:07 -05:00
rf_path_test.exs Fix duplicate ID errors and optimize mobile callsign search 2025-10-25 13:39:34 -05:00
rf_path_unit_test.exs Fix RF path visualization for hovering over track points 2026-02-19 15:41:32 -06:00
tracked_callsign_old_packet_test.exs Fix duplicate ID errors and optimize mobile callsign search 2025-10-25 13:39:34 -05:00
url_params_test.exs update stuff 2026-06-04 18:00:03 -05:00