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

Release-1.1.1

Compare
Choose a tag to compare
@Bidaya0 Bidaya0 released this 22 Nov 08:57
· 469 commits to main since this release
a63a55e

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

Full Changelog: v1.1.0...v1.1.1