BUGOLOGY 缺陷研究記錄
← 全部記錄

Correct source, changed resolution

BU-0002已驗證來源 environment_drift

A defect can be introduced with no change to the project's own source, when a declared version range resolves to a different implementation than it did before.

根因

Input format assumptions lived in a transitive dependency rather than at the project's own boundary.

修法

Normalise at the boundary so the assumption is stated where it is owned.

可執行見證

修正前,測試失敗
修正後,同一測試通過
驗證者ci
驗證於2026-07-30 11:20

判斷軌跡

  1. 條件 · 依賴context-dependent-defect2026-07-30 09:40 → 至今信心 0.91
  2. 何時 · 依賴introduced-by-upstream-minor2026-07-30 09:40 → 至今信心 0.95

關聯