Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit f63a554

Browse files
authored
Update CHANGELOG.md
1 parent 969aa4c commit f63a554

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change log
22

3+
## [1.2.0](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.2.0)-2021-12-18
4+
* Features
5+
* Added license display of components
6+
* Added a set of interfaces to get the overview list by id
7+
* Added custom rule batch processing interface
8+
* Added component export function
9+
* Improve
10+
* Improved the query speed of the component overview interface
11+
* Fix
12+
* Fixed a bug that caused vulnerabilities to be undetected by modifying the strategy
13+
* Fixed the bug that failed to obtain data from the /api/v1/sensitive_info_rule/ page
14+
* Fixed the bug that the regular check is inconsistent with the engine
15+
316
## [1.1.4](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.1.4)-2021-12-18
417
* Improve
518
* Split and add hooks to accommodate plugin development
@@ -23,6 +36,6 @@
2336
* Improved the original data verification to adapt to the boundary value
2437
* The agent name now gives priority to the alias when binding the agent
2538
* Fix
26-
* Fix the error that may be caused by agentid when the project is created
39+
* Fixed the error that may be caused by agentid when the project is created
2740
* Fixed a non-atomic error when the project was created
28-
* Fix permission errors when deleting data
41+
* Fixed permission errors when deleting data

0 commit comments

Comments
 (0)