An open API service indexing awesome lists of open source software.

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

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.