Skip to content

v0.2.0

Choose a tag to compare

@RuoJi6 RuoJi6 released this 27 Mar 04:51

Summary

  • java-audit-pipeline 新增 scripts 临时脚本目录输出结构,补充流水线可落地执行的中间产物目录。
  • java-audit-pipeline 增加 P2 兜底分级逻辑,在没有 P0/P1 时继续基于有鉴权路由做审计,提高覆盖率。
  • 修复 pipeline 模板占位符替换、脚本目录路径规范、route tracer 输出命名、全量待追踪路由输出和质量校验模式一致性。
  • route-mapper 输出改为按模块子目录组织,提升结果结构化程度。

Included PRs

  • None. No merged PRs landed on main after v0.1.0; all included changes are direct commits in the exact commit range 11dd714701049db4ce475cc1ba75edb9856bed96..2584ed33602a99bc72f7503897eea08b936944af.

Included Commits

  • 44ce92f966d8438573cb11e674ccd2f0aef67327 feat(java-audit-pipeline): 添加 scripts 临时脚本目录到输出结构
  • 164ee00916ce180dd30decac0d75e4f94556de65 refactor(route-mapper): 按模块子目录组织输出文件结构
  • 9c95579e6da5ad6d7d9e8bc0c0a479fabd781a80 fix(java-audit-pipeline): 添加 route_tracer 输出文件命名强制规范
  • a20b324b2247a299a4f4851d104a45b1f2d3143b fix(java-audit-pipeline): 强制占位符替换规则,防止未替换的模板变量传给子 agent
  • 528c2d3df8fe70271835cdfd161f79104dce161e fix(java-audit-pipeline): 统一所有 agent 指令模板添加脚本目录路径规范
  • 1c59faddd54d77abba032e9c80697f62ad57c538 fix(java-audit-pipeline): 强制 agent-4a 全量输出待追踪路由并添加 agent-5 完整性校验
  • b39b393233e1eb8cf7934b123a2daa7d8b339ca7 feat(java-audit-pipeline): 增加 P2 兜底分级逻辑,P0+P1=0 时用有鉴权路由继续审计
  • 2584ed33602a99bc72f7503897eea08b936944af fix(java-audit-pipeline): 修正质量报告审计模式选项与 agent-5 保持一致

Version Reason

  • This release is a minor version bump from v0.1.0 to v0.2.0 because the included changes add new capabilities and workflow behavior in java-audit-pipeline via feat(...) commits, while there is no evidence of breaking or incompatible behavior that would justify a major bump.

Release Target

  • Target branch: main
  • Target commit sha: 2584ed33602a99bc72f7503897eea08b936944af
  • Tag: v0.2.0