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

Arkwin/cve-alerts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

Languages

  • Python 98.0%
  • Dockerfile 2.0%