Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Release 1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 10:05

pocassist 1.0.1

下载链接:https://github.com/jweny/pocassist/releases
数据库:https://github.com/jweny/pocassistdb

建议使用之前,务必先阅读文档:https://pocassist.jweny.top/

debug

  1. 修复multipart传文件时,文件头和boundary未将规则中的"\n"转为"\r\n"的逻辑问题
  2. 修复appendparam扫描类型原始请求释放过早的问题
  3. 修复api在新建poc(未保存状态下)时字段校验过于严格的问题
  4. 完善poc编辑手册,每种规则类型的分析和请求包demo