Get your daily dose of CVEs with CVE-Feed.
This script gets latest registered CVEs from nvd.nist database, filter them base on your desired severity level and send the notification to Slack, Telegram or Microsoft Teams!
Fill in the config file and choose your notification channels:
python3 cve-feed.py -c cve.conf --slack --telegram --msteams
You can set up a crontab or schedule a task to keep getting the notifications perodically.