Giter Site home page Giter Site logo

Comments (23)

phodal avatar phodal commented on July 18, 2024

不好意思 TestBadSmell 的版本是:1.4.5,后续会在 #17 一起处理的

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

我就看到git文件变更频率有数据,其他都没有:(,后台报错就看到badsmell

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

是不是有些依赖类解析需要有特定的扫描模式?

from archguard.

phodal avatar phodal commented on July 18, 2024

选择的语言呢?

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

选择的语言是java

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

image

from archguard.

phodal avatar phodal commented on July 18, 2024

模块这部分是原来的 JVM 的功能,在改为静态分析之后,支持不是很好。两种扫描模式,这个差距比较大。如果是单体的话,会比较推荐用 JVM 扫描 —— 但是编译的时候容易挂掉。

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

我扫了三个库都是没数据,好。我试试jvm模式试试

from archguard.

phodal avatar phodal commented on July 18, 2024

没有,不建议使用 JVM 模式,三个库没有数据,可能是 Scanner 挂掉了,你重新引入 TestBadSmell 的 jar 包试试

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

哦哦,好的,了解。我试试

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

还在扫描,不过看日志出了一个错

from archguard.

phodal avatar phodal commented on July 18, 2024

图里敏感信息,我干掉了。

这个错误好像看不出上下文

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

图里敏感信息,我干掉了。

这个错误好像看不出上下文

哦,谢谢。

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

错误栈最顶层的是这里开始报错的。
image

from archguard.

phodal avatar phodal commented on July 18, 2024

那大概率是 MyBatis 解析挂了,Docker 中的 Scanner 是旧的,需要下一个新的 sourcecode_scanner:https://github.com/archguard/scanner/releases/tag/v1.6.1 替换本地的 Scanner(比如 把 jar 里的 1.6.1 改为 1.6.0)

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

那大概率是 MyBatis 解析挂了,Docker 中的 Scanner 是旧的,需要下一个新的 sourcecode_scanner:https://github.com/archguard/scanner/releases/tag/v1.6.1 替换本地的 Scanner(比如 把 jar 里的 1.6.1 改为 1.6.0)

好的,收到,多谢。我试试。

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

OPS.
image

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

没其他异常了,这两处看着有点奇怪。
image
image

from archguard.

phodal avatar phodal commented on July 18, 2024

别的是正常的?这个质量指标,我们正在考虑干掉……,因为好多现有工具都有的。

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

别的是正常的?这个质量指标,我们正在考虑干掉……,因为好多现有工具都有的。

no,都不正常,我就顺手截了一个

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

那大概率是 MyBatis 解析挂了,Docker 中的 Scanner 是旧的,需要下一个新的 sourcecode_scanner:https://github.com/archguard/scanner/releases/tag/v1.6.1 替换本地的 Scanner(比如 把 jar 里的 1.6.1 改为 1.6.0)

好的,收到,多谢。我试试。

那我这里archguard 1.6.0应该对应改成1.5.0吧?

from archguard.

phodal avatar phodal commented on July 18, 2024

不用,只需要修改 scanner 里的 jar 就行了,scan_sourcecode-1.6.1.-all.jar => scan_sourcecode-1.5.0-all.jar

from archguard.

shihai1991 avatar shihai1991 commented on July 18, 2024

多谢,此问题已经解决,相关数据已经可以看到了。

from archguard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.