From 24286d5a891876d327d0cdbd92624fe0326cf469 Mon Sep 17 00:00:00 2001 From: W4ter Date: Mon, 2 Aug 2021 10:26:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=BA=9B=E7=9A=84?= =?UTF-8?q?=E4=BC=98=E7=A7=80=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SafeGroceryStore/MDUT EdgeSecurityTeam/Vulnerability --- github_cve_monitor.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github_cve_monitor.py b/github_cve_monitor.py index 6dd7930..5d332e7 100644 --- a/github_cve_monitor.py +++ b/github_cve_monitor.py @@ -280,6 +280,8 @@ if __name__ == '__main__': "https://api.github.com/repos/FunnyWolf/pystinger", "https://api.github.com/repos/L-codes/Neo-reGeorg", "https://api.github.com/repos/shadow1ng/fscan", + "https://api.github.com/repos/SafeGroceryStore/MDUT", + "https://api.github.com/repos/EdgeSecurityTeam/Vulnerability", ] sendNews(tools_list)