nothing
This commit is contained in:
@@ -23,7 +23,7 @@ headers = {
|
|||||||
'Upgrade-Insecure-Requests': '1',
|
'Upgrade-Insecure-Requests': '1',
|
||||||
}
|
}
|
||||||
access_token = ''
|
access_token = ''
|
||||||
content = '' #表示企业微信的文本信息
|
content = '' #表示企业微信文本信息
|
||||||
|
|
||||||
def get_cve():
|
def get_cve():
|
||||||
#时间比我们晚,#取三天前的漏洞才有cvss评分
|
#时间比我们晚,#取三天前的漏洞才有cvss评分
|
||||||
@@ -98,4 +98,4 @@ def main():
|
|||||||
get_token()
|
get_token()
|
||||||
get_cve()
|
get_cve()
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user