AutoPatch is a simple Bash tool designed for Linux administrators and junior engineers. It checks for available security updates on APT-based systems like Ubuntu and logs the results automatically.
- Scans for available security patches
- Logs results with timestamps
- Works manually or via cron job
- Lightweight and easy to set up
chmod +x autopatch.sh