Username
1fbb69d7f9
CI / Lint & Format (push) Failing after 16s
CI / Tests (push) Has been skipped
CI / Memory Leak Check (push) Has been skipped
CI / Security Scan (push) Successful in 23s
security: implement pentest remediation (RATE-002, CLI-001)
RATE-002: Proactive rate limit cleanup when entries exceed threshold
- Add RATE_LIMIT_CLEANUP_THRESHOLD config (default 0.8)
- Trigger cleanup before hitting hard limit
- Prevents memory exhaustion under sustained load
CLI-001: Validate clipboard tool paths against trusted directories
- Add TRUSTED_CLIPBOARD_DIRS for Unix system paths
- Add TRUSTED_WINDOWS_PATTERNS for Windows validation
- Reject tools in user-writable locations (PATH hijack prevention)
- Use absolute paths in subprocess calls
2025-12-24 22:03:17 +01:00
..
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-22 20:04:46 +01:00
2025-12-20 17:20:27 +01:00
2025-12-23 22:39:50 +01:00
2025-12-24 22:03:17 +01:00
2025-12-22 20:06:51 +01:00
2025-12-20 17:20:27 +01:00
2025-12-24 00:19:33 +01:00
2025-12-23 22:39:50 +01:00
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-22 20:04:46 +01:00
2025-12-24 21:42:15 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 21:30:50 +01:00
2025-12-20 17:20:27 +01:00
2025-12-24 22:03:17 +01:00
2025-12-21 13:45:05 +01:00
2025-12-24 21:42:15 +01:00