5
鲸鱼缸——一个DSH 插件开发沙盒辅助工具:隔离 DSH_HOME,建立开发态的DSH配置沙箱与插件开发骨架、附带开发知识包、插拔副作用检测与沙箱复原、第三方插件vet体检功能
$ dsh plugin --profile web add @swell05/dsh-whale-tank
6
个插件
★ 5
累计 Star
鲸鱼缸——一个DSH 插件开发沙盒辅助工具:隔离 DSH_HOME,建立开发态的DSH配置沙箱与插件开发骨架、附带开发知识包、插拔副作用检测与沙箱复原、第三方插件vet体检功能
$ dsh plugin --profile web add @swell05/dsh-whale-tank鲸鱼缸沙盒的插件开发骨架模板。
$ dsh plugin --profile web add github:swell05/dsh-whale-tank#path:templates/skeleton/both隔离 DSH_HOME,提供开发骨架、副作用检测与沙箱复原,并支持第三方插件体检的 DSH 插件开发沙盒工具。
$ dsh plugin --profile web add github:swell05/dsh-whale-tank#path:tests/fixtures/demo-plugin鲸鱼缸沙盒的良性插件测试夹具。
$ dsh plugin --profile web add github:swell05/dsh-whale-tank#path:tests/fixtures/benign-plugin鲸鱼缸沙盒的损坏插件测试夹具。
$ dsh plugin --profile web add github:swell05/dsh-whale-tank#path:tests/fixtures/broken-plugin用于测试鲸鱼缸沙盒副作用检测与复原机制的恶意插件测试样例。
$ dsh plugin --profile web add github:swell05/dsh-whale-tank#path:tests/fixtures/malicious-plugin