d077c62bcb
Enhanced the ci-health-check.sh script to: - Add stale repo detection (repos with no updates in 30+ days) - Add CI workflow configuration checks - Add color-coded output for better readability - Track multiple failure types (CI failures, stale repos, no CI) - Provide clearer summary reporting - Increase CRITICAL_THRESHOLD to 3 for better filtering This enables proactive monitoring of both CI health and repository maintenance status across all privilegedescalation repos. Co-Authored-By: Paperclip <noreply@paperclip.ing>