-
Notifications
You must be signed in to change notification settings - Fork 9
美化输出企业微信群组的markdown格式 #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
从CVE公开到被NVD分析完成是需要时间的,所以CVSS评分在大部分的时候估计都是不可用的 |
赞同,CVSS得三天后才能知道,不过一般HW行动基本上也有这么时效性,也可以保留不需要显示该评分。 截图是我本地调用webhook整的一个“模拟输出”消息模板。 缺少几个关键变量用于引用。
提供一个模板也可以,用于组合消息产出的格式。 |
也可以产出一个开关设置:延迟3天推送消息,这样能获得评分级别,严重级别和漏洞产商(具体漏洞所属的软件名) 希望每次推送一条,参考文献上加固定的两个链接输出:(每次直接手机能预览漏洞的官网) |
这样会导致大量重复消息且缺乏时效性,如果该漏洞很重要你可以自己研究或者收藏起来
这两者的内容并没有太大差距,不过你喜欢的话可以在模板中自定义 |
类似这样:
{
"msgtype": "markdown",
"markdown": {
"content": "漏洞命中关键词:
mongodb
The text was updated successfully, but these errors were encountered: