This repository has been archived by the owner on May 23, 2023. It is now read-only.
Release-1.1.1
Feature
- Added sensitive information rule management
#188 - Changed the relationship between the original strategy and hook rules to adapt to the design of sensitive rules #201
- Improved strategy management
#200 - It is now possible to set the CSRF trusted domain name through config.ini #197
Bug Fixes
- Inconsistent statistics due to multiple versions of the project
#186 - The corresponding strategy was not created at the same time when the dangerous rule was created #190
- Fix the program error when there is a null value #192
- Unreasonable escaping causes the text to display incorrectly #195
- CSRF Failed: Referer checking failed - https://dev-iast.huoxian.cn:1024/taint/search does not match any trusted origins. #197
What's Changed
- fix user auth bug by @luzhongyang in #178
- Update deploy-dongtai-webapi-prod.yml by @Bidaya0 in #180
- Add python agent in test env by @Bidaya0 in #182
- Update deploy_webapi_to_aws.yml by @Bidaya0 in #183
- update openapi by @Bidaya0 in #184
- fix:Inconsistent statistics due to multiple versions of the project by @Bidaya0 in #187
- fix:issue-190 add the corresponding creation strategy logic by @Bidaya0 in #191
- Dealing with None by @Bidaya0 in #193
- Revert "fix:issue-190 add the corresponding creation strategy logic" by @Bidaya0 in #194
- Unreasonable escaping causes the text to display incorrectly by @Bidaya0 in #196
- add csrf origin setting to config.ini by @Bidaya0 in #198
- Add deploy action to dev by @hardy4yooz in #199
- Add scarf tracking pixel by @hardy4yooz in #202
- Sensitive information rule configuration by @Bidaya0 in #203
- fix response data by @Bidaya0 in #204
- add requirement by @Bidaya0 in #215
- Feature issue200 by @Bidaya0 in #216
- fix state in single recheck by @Bidaya0 in #218
- strategy return all when page data is None by @Bidaya0 in #223
- vul summary fix when same name in strategy and hooktype by @Bidaya0 in #242
- change permission by @Bidaya0 in #244
- fix bug after vulmodel change by @Bidaya0 in #245
Full Changelog: v1.1.0...v1.1.1