Release-1.11.0
Feature
- Increase the location display of dangerous methods and user code identification
- Add code black and white list configuration
- Add custom rule configuration items
- Add agent list data display
- Added hard-coded vulnerability display
- The call chain search is modified to include matches, and a search timeout reminder is added.
- Fixed the situation where an error was reported in a certain scenario in the vulnerability search part
- Fix the problem of getting the wrong url corresponding to the api in the case of redirection
- Fixed the markdown parsing problem of vulnerability description and repair plan
- Fixed the problem of incorrect calculation of the number of agents in the project list interface
- Fixed the bug that the number of connections surged due to connection reuse that conflicted with celery
- Fixed the problem that the resource usage of excel report export was too high
- Adjusted the verification of webhook, now as long as the receiving end returns a 200 status code, it can pass
What's Changed
- fix: remove departured urls. by @Bidaya0 in #1426
- fix: stack recognize trie match by @Bidaya0 in #1428
- fix/agent_count_in_project_list by @Bidaya0 in #1429
- feat:agent allow upload by @Bidaya0 in #1427
- fix: agent list args validation. by @Bidaya0 in #1430
- fix: ci codeql update. by @Bidaya0 in #1431
- fix: project summary typing fix. by @Bidaya0 in #1432
- fix: engine method pool change to contains. by @Bidaya0 in #1433
- fix: agnet register allow report by @Bidaya0 in #1434
- fix: string parsing error in lookup . by @Bidaya0 in #1435
- fix: engine method pool change to contains p2. by @Bidaya0 in #1436
- feat: agent_v2_allow_report_filter by @Bidaya0 in #1437
- fix: add method_pool search timeout . by @Bidaya0 in #1438
- fix: pep lint fix. by @Bidaya0 in #1441
- fix: get real uri in redirect case . by @Bidaya0 in #1443
- build(deps): bump django from 3.2.18 to 3.2.19 by @dependabot in #1442
- build(deps): bump django from 3.2.18 to 3.2.19 by @dependabot in #1444
- fix: project id in recognize api . by @Bidaya0 in #1447
- fix: project delete in recognize api . by @Bidaya0 in #1448
- fix: project delete in recognize api . by @Bidaya0 in #1449
- fix: project delete in recognize api . by @Bidaya0 in #1450
- fix: recognize rule project id range fix. by @Bidaya0 in #1451
- feat: new strategy rules . by @Bidaya0 in #1452
Full Changelog: https://github.com/HXSecurity/DongTai/commits/v1.11.0