Add plugin SRK Toolbox for Ztools v10.22.1#176
Conversation
|
我不确定 这是否符合该仓库的审核规范 我不擅长使用git工具 如果有错误 请为我指出 谢谢 |
There was a problem hiding this comment.
Code Review
This pull request introduces a new plugin, 'SRK Toolbox', which is a Chinese-localized version of CyberChef designed for ZTools. The changes include adding the necessary configuration files (Gruntfile, package.json, plugin.json), core library files, and operation definitions. The review identified several high-priority issues, including a file path typo in the Gruntfile, the use of fragile post-install scripts for dependency patching, and the use of prototype pollution in utility functions. Additionally, medium-priority feedback was provided regarding missing newlines, incorrect changelog links, cross-platform path handling, and the need for consistent Chinese localization in error messages and descriptions.
- 最终版本 - 修改readme细节 保留源地址链接
|
首次尝试参与大型项目的 git工作流程 如果有错误 请为我指出 我将修改 |
插件信息
本次变更
Changelog
Versioning
CyberChef uses the semver system to manage versioning:
<MAJOR>.<MINOR>.<PATCH>.All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
Details
[10.22.0] - 2026-02-11
[10.21.0] - 2026-02-05
[10.20.0] - 2026-01-28
…(CHANGELOG 已截断,完整内容请见仓库)
截图 / 演示
自检清单
plugins/srktoolbox/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。