Posted in

Go模块版本漂移预警系统:监控go.mod中replace/direct指示符变更,自动触发兼容性分析(基于go version -m)

第一章:Go模块版本漂移预警系统 … Go模块版本漂移预警系统:监控go.mod中replace/direct指示符变更,自动触发兼容性分析(基于go version -m)Read more

Posted in

Go模块版本漂移危机:郝林用go mod graph + semver工具链自动识别间接依赖中的breaking change

第一章:Go模块版本漂移危机:郝 … Go模块版本漂移危机:郝林用go mod graph + semver工具链自动识别间接依赖中的breaking changeRead more

Posted in

Go模块版本漂移预警系统:薛强自研vulncheck工具检测出的17个“看似安全”但已被弃用的间接依赖

第一章:Go模块版本漂移预警系统 … Go模块版本漂移预警系统:薛强自研vulncheck工具检测出的17个“看似安全”但已被弃用的间接依赖Read more

Posted in

Go go.mod require版本漂移漏洞(间接依赖自动升级无提示):Log4j式供应链攻击面扩大300%,CVE-2024-XXXXX已在野利用

第一章:Go模块系统设计的固有信 … Go go.mod require版本漂移漏洞(间接依赖自动升级无提示):Log4j式供应链攻击面扩大300%,CVE-2024-XXXXX已在野利用Read more

Posted in

Go模块版本漂移预警系统搭建:基于GitHub Actions + go list -u -m all的自动CVE关联检测流水线

第一章:Go模块版本漂移预警系统 … Go模块版本漂移预警系统搭建:基于GitHub Actions + go list -u -m all的自动CVE关联检测流水线Read more

Posted in

Go模块版本漂移导致import失败?用go mod graph | grep -E “(major|incompatible)” 5秒揪出v2+/v0.0.0-dev破环依赖

第一章:Go模块版本漂移导致im … Go模块版本漂移导致import失败?用go mod graph | grep -E “(major|incompatible)” 5秒揪出v2+/v0.0.0-dev破环依赖Read more