← back to Designer Wallcoverings

DW-Agents/dw-agents/agent-security/security-issues.json

24 lines

[
  {
    "id": "sec-updates-1762618117345",
    "timestamp": "2025-11-08T16:08:37.345Z",
    "severity": "high",
    "category": "updates",
    "title": "195 Security Updates Available",
    "description": "There are 195 security updates available for the system.",
    "recommendation": "Run: sudo apt update && sudo apt upgrade",
    "resolved": false,
    "reportedToUrgent": false
  },
  {
    "id": "failed-logins-1762618116206",
    "timestamp": "2025-11-08T16:08:36.206Z",
    "severity": "high",
    "category": "authentication",
    "title": "100 Recent Failed Login Attempts",
    "description": "Detected 100 failed login attempts in recent logs. Possible brute force attack.",
    "recommendation": "Review /var/log/auth.log and consider implementing fail2ban",
    "resolved": false,
    "reportedToUrgent": false
  }
]