CVE Monit Service

  • how to install
$ git clone https://github.com/wahyuhadi/CVE-monit.git
$ cd CVE-monit
$ make test 
$ make build
  • copy config.sample.json to config.json and edit example
{
    "telegram_notif" : {
        "bot_key" : "1955135430:xxxxx",
        "id" : 1017xxxxxxx
    },

    "products" : [
        
        {
            "product_name" : "Jira",
            "product_id" : 8170
        },
        {
            "product_name" : "xxxxx",
            "product_id" : xxxxx
        }
    ]
    
}   

Example Notif

© Rahmat Wahyu Hadi - 2021 - berbagilah walau hanya satu line of code