murphysec
murphysec copied to clipboard
An open source tool focused on software supply chain security. 墨菲安全专注于软件供应链安全,具备专业的软件成分分析(SCA)、漏洞检测、专业漏洞库。
项目使用dependencyManagement统一管理版本号,但扫描的时候仍然会将其他依赖包的其它版本扫描出来,最典型的就是fastjson扫描出来6个版本,但实际使用的版本1.2.83
依赖配置如下,已经排除了protobuf-java,但是检测的结果还是提示有这个版本的jar包的漏洞 io.nats java-nats-streaming 2.2.3 com.google.protobuf protobuf-java 检测结果如下: 


后续有计划支持gitlab么?
### What Happened? https://github.com/jiangxincode/ApkToolBoxGUI?tab=readme-ov-file 墨菲的Badge图标大概率显示不出来,其它厂商的都可以正常显示。 ### How to Reproduce? _No response_ ### Anything else _No response_ ### Murphysec Version / Ide Plugin Version _No response_
### What Happened? 当前执行概率性失败,怀疑主要是墨菲官网的网络问题导致: 1:https://github.com/jiangxincode/ApkToolBoxGUI/actions/runs/7627833731 2:https://github.com/jiangxincode/ApkToolBoxGUI/actions/runs/7627678224 ### How to Reproduce? _No response_ ### Anything else _No response_ ### Murphysec Version / Ide Plugin Version _No response_
### What Happened?  git提交的时候,取消MurphySec Scan,下次git再提交,MurphySec Scan仍然选中状态。 一此代码安全分析比较耗时,建议修复一下。 ### How to Reproduce? _No response_ ### Anything else _No response_ ### Murphysec Version / Ide Plugin Version Murphysec version 3.0.6 IDE...
### What should be changed? 看介绍不是支持Jenkins的CI集成么? 根据说明介绍中的链接到官网中 没有这块儿的说明介绍了。 ### Please read the documents below. - [X] I've read the document [Creating a Documentation for Murphysec](https://www.murphysec.com/docs/quick-start/setup/)