adacam-api/adacam_api
Cobb Hayes beead1d6b0 audit follow-ups: deps floor, LICENSE, gate /debug/redis-keys
- requirements.txt: bump floors past known CVEs (flask>=2.3.2 fixes
  CVE-2023-30861, requests>=2.32.0 fixes CVE-2023-32681 + CVE-2024-35195,
  redis>=5.0 fixes CVE-2023-28858/9).
- LICENSE: add MIT text (README claimed MIT but the file was missing).
- /api/1/debug/redis-keys: require auth. Was unauthenticated info-disclosure
  on the LAN/AP side.
2026-05-27 09:22:12 -07:00
..
routes fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint 2026-03-14 17:59:08 -07:00
__init__.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
app.py audit follow-ups: deps floor, LICENSE, gate /debug/redis-keys 2026-05-27 09:22:12 -07:00
auth.py feat: bearer token auth, pairing, wifi config, ssh toggle, remove /cmd 2026-03-14 11:47:10 -07:00
config.py Rotate AdaMaps ingest+read keys (env-required, no inline default) 2026-05-27 09:17:22 -07:00
db.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
forwarder.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
redis_client.py fix: GPS from SQLite framekms (confirmed live device schema) 2026-03-14 20:51:26 -07:00