aprs.me/lib/aprsme_web/plugs
Graham McIntire d8606bb609
Complete nested module alias fixes and update Sobelow skips
Software design fixes:
- Add proper aliases for all nested modules
- release.ex: Ecto.Adapters.SQL
- packet_consumer.ex: Aprsme.Cluster.PacketDistributor
- cleanup_scheduler.ex: Aprsme.Workers.PacketCleanupWorker
- health_check.ex: Ecto.Adapters.SQL
- status_live/index.ex: Aprsme.Cluster.LeaderElection
- packet_receiver.ex: Aprsme.Cluster.LeaderElection
- packet_distributor.ex: Aprsme.Cluster.LeaderElection, AprsmeWeb.MapLive.PacketStore

Security:
- Update .sobelow-skips for false positive SQL injection warning (div is builtin function)

All 13 software design suggestions now complete.
All 13 warnings previously fixed.
Remaining: 42 refactoring opportunities (complex/nested functions)
2026-02-09 11:26:47 -06:00
..
api_csrf.ex cleanup and remove redis 2025-10-22 16:19:17 -05:00
health_check.ex Complete nested module alias fixes and update Sobelow skips 2026-02-09 11:26:47 -06:00
ip_geolocation.ex Add Cloudflare header support for real client IP 2025-07-24 20:29:48 -05:00
log_filter.ex Add info logging for mobile websocket events and filter healthcheck logs 2025-10-25 17:04:59 -05:00
rate_limiter.ex improve dialyzer 2025-10-13 10:02:15 -05:00
set_locale.ex update and format 2025-08-13 09:39:39 -05:00