https://github.com/chmac/security-update-notifier
Simple shell script to notify by email when security updates are outstanding
https://github.com/chmac/security-update-notifier
Last synced: about 1 year ago
JSON representation
Simple shell script to notify by email when security updates are outstanding
- Host: GitHub
- URL: https://github.com/chmac/security-update-notifier
- Owner: chmac
- Created: 2013-06-07T11:00:32.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-29T13:49:19.000Z (almost 13 years ago)
- Last Synced: 2025-02-14T04:39:44.459Z (over 1 year ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Security: security-update-notifier.sh
Awesome Lists containing this project
README
security-update-notifier
========================
Simple shell script to notify by email when security updates are outstanding
Requirements
-----
This script relies on at least the update-notifier-common package on Ubuntu. If you find other requirements please submit an issue or pull request.
Install
-----
Copy the file security-udpate-notifier.sh to your local filesystem and add it to cron.
Improvements
----
This script is ten line simple. It could be dramatically improved. See the tickets for ideas, pull requests welcome.