-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## v0.2.0 (2023.03.27) | ||
|
||
### 新增 | ||
|
||
- 增加启动和退出消息,可以测试机器人是否正常运行 | ||
- 增加微信企业版机器人支持 | ||
|
||
## v0.1.0 (2023.03.25) | ||
|
||
### 新增 | ||
|
||
- 支持阿里云漏洞库的抓取 https://avd.aliyun.com/high-risk/list | ||
- 支持奇安信漏洞库的抓取 https://ti.qianxin.com/vulnerability | ||
- 支持OSCS开源安全情报预警 https://www.oscs1024.com/cm | ||
- 支持钉钉推送 | ||
- 支持指定检查间隔 | ||
- 支持增量更新 | ||
- 支持 Docker 运行 |