Skip to content

Simple bot for Discord that sends updates on the latests CVEs from the NIST API.

Notifications You must be signed in to change notification settings

sourcebunny/cve-alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

cve-alerts

Simple bot for Discord that sends updates on the latests CVEs from the NIST API.

Usage

  • Install the requests package: pip install requests
  • Edit the bot.py script, and populate the "DISCORD_WEBHOOK_URL" with the desired channel webhook.
  • Run the script: python bot.py

About

Simple bot for Discord that sends updates on the latests CVEs from the NIST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published