rcourtman
|
a3cd7ba7b8
|
Reduce backups chart mobile padding
|
2025-10-27 20:04:32 +00:00 |
|
rcourtman
|
be26f957c0
|
Add snapshot size alert thresholds (#585)
|
2025-10-22 13:30:40 +00:00 |
|
rcourtman
|
4ba5dcc785
|
feat: improve mobile layout responsiveness
|
2025-10-22 12:39:53 +00:00 |
|
rcourtman
|
57429900a6
|
feat: add adaptive polling scheduler infrastructure (Phase 2 Tasks 1-3)
Implements adaptive scheduling foundation for Phase 2:
- Poll cycle metrics: duration, staleness, queue depth, in-flight counters
- Adaptive scheduler with pluggable staleness/interval/enqueue interfaces
- Config support: ADAPTIVE_POLLING_ENABLED flag + min/max/base intervals
- Feature flag defaults to disabled for safe rollout
- Scheduler wiring into Monitor with conditional instantiation
Tasks 1-3 of 10 complete. Ready for staleness tracker implementation.
|
2025-10-20 15:13:37 +00:00 |
|
rcourtman
|
524f42cc28
|
security: complete Phase 1 sensor proxy hardening
Implements comprehensive security hardening for pulse-sensor-proxy:
- Privilege drop from root to unprivileged user (UID 995)
- Hash-chained tamper-evident audit logging with remote forwarding
- Per-UID rate limiting (0.2 QPS, burst 2) with concurrency caps
- Enhanced command validation with 10+ attack pattern tests
- Fuzz testing (7M+ executions, 0 crashes)
- SSH hardening, AppArmor/seccomp profiles, operational runbooks
All 27 Phase 1 tasks complete. Ready for production deployment.
|
2025-10-20 15:13:37 +00:00 |
|
Pulse Automation Bot
|
cfdfe896be
|
Adjust backup and snapshot alert handling
|
2025-10-18 20:11:01 +00:00 |
|
rcourtman
|
f46ff1792b
|
Fix settings security tab navigation
|
2025-10-11 23:29:47 +00:00 |
|