v1.7.3
AIPentest/CyberStrikeAIv1.7.3Jul 14, 2026by Ed1s0nZ
AI Summary
Adds comprehensive workflow package import and export capabilities. Includes strict security validation (hashes, manifests, path traversal) and flexible conflict resolution strategies for deploying workflows across instances.
Key Highlights
- Workflow ZIP import and export
- Comprehensive validation checks (hashes, manifests)
- Conflict resolution strategies
- Idempotent import mechanism
New Features
- Workflow package export
- Workflow package import
- Security validation
- Conflict resolution
- Audit logging
Full Release Notes
本次合并新增了本地工作流策略包的导入与导出能力:用户可以将单个工作流导出为 ZIP 包,并通过“上传预检—冲突处理—确认安装”的流程导入其他实例。系统提供路径穿越、重复条目、文件大小、哈希、Manifest 和工作流图等多重校验,支持新建、保留本地版本、覆盖及另存为新 ID,并通过幂等机制避免重复创建或错误递增版本;同时补充了审计记录、RBAC 权限、前端交互以及中英文文案。 --- This merge adds local workflow package import and export support, allowing users to export a single workflow as a ZIP package and install it on another instance through an upload, preflight validation, conflict resolution, and confirmation flow. It introduces comprehensive security and integrity checks—including path traversal, duplicate entries, size limits, hashes, manifests, and workflow graph validation—along with create, keep-local, overwrite, and save-as-new-ID conflict strategies, idempotent imports, audit records, RBAC permissions, frontend interactions, and bilingual localization.