Skip to content

Release-1.8.7

Compare
Choose a tag to compare
@Bidaya0 Bidaya0 released this 31 Oct 03:58
· 6003 commits to main since this release
7bb18eb

Feature

  • Refactored hook strategy to accommodate subsequent changes.
  • Added step to sync rules when updating.
  • Modified the display of the component vulnerability section.
  • Optimized related query of project API.
  • Fixed utf-8 support for logger.

What's Changed

  • build(dependency): add botocore setuptool as dependency to lock insta… by @Bidaya0 in #1017
  • fix(locales): fix utf8 support in logger. by @Bidaya0 in #1022
  • Feature/hook profiles v2 by @Bidaya0 in #1023
  • feat(hookrules): add field vul_type. by @Bidaya0 in #1024
  • feat(strategy): add hook_profiles full export and load. by @Bidaya0 in #1021
  • refactor(strategy): change strategy search api . by @Bidaya0 in #1025
  • refactor(strategy): change strategy load in task scan . by @Bidaya0 in #1026
  • refactor(strategy): change strategy read from IastStrategy in task s… by @Bidaya0 in #1027
  • refactor(strategy): change hookstrategy list api to adopt new strateg… by @Bidaya0 in #1028
  • refactor(strategy): fix hook rule summary. by @Bidaya0 in #1030
  • refactor(strategy): fix hook rule summary. by @Bidaya0 in #1029
  • refactor(strategy): fix hook rule types. by @Bidaya0 in #1031
  • refactor(strategy): fix hook rule types. by @Bidaya0 in #1032
  • feat(strategy): add new field in hook type create api . by @Bidaya0 in #1033
  • feat(strategy): add new field in hook type create api . by @Bidaya0 in #1034
  • feat(strategy): add new field in hook type create api . by @Bidaya0 in #1035
  • feat(strategy): add new field in hook type create api . by @Bidaya0 in #1036
  • feat(strategy): add new field in hook type create api . by @Bidaya0 in #1037
  • refactor(strategy): fix hook rule add and modify. by @Bidaya0 in #1038
  • refactor(strategy): fix hook rule modify. by @Bidaya0 in #1039
  • fix(project): combine multiple queries to reduce time cost. by @Bidaya0 in #1040
  • fix(project): param 'page' add validation . by @Bidaya0 in #1041
  • fix(project): delete bound agent and relative data when delete project. by @Bidaya0 in #1042
  • fix(project): delete bound agent and relative data when delete project. by @Bidaya0 in #1043
  • fix(strategy): fix org.xml.sax.InputSource.setSystemId(java.lang.String) by @Bidaya0 in #1044
  • fix(strategy): fix hook rules . by @Bidaya0 in #1046
  • build(deps): fix elasticsearch deps by @Bidaya0 in #1047
  • fix(strategy): fix hooktype by @Bidaya0 in #1048
  • feat: load_hook_strategy and SQL VERSION by @tscuite in #1049
  • feat(sca): show vul source package. by @Bidaya0 in #1050
  • feat(sca): show vul source package. by @Bidaya0 in #1051
  • feat: hide errors by @tscuite in #1052
  • feat: add nodeSelector Labels env by @tscuite in #1053
  • fix(hookstrategy): fix query when agent pull hook policy. by @Bidaya0 in #1054

Full Changelog: v1.8.6...v1.8.7