Giter Site home page Giter Site logo

Comments (4)

phodal avatar phodal commented on July 1, 2024

setup 的时候,应该提醒了,不支持本地扫描?

from archguard.

huiwenhan avatar huiwenhan commented on July 1, 2024

没有这样的提示,似乎是SCA分析完成,保存数据库的时候出错。

http://localhost:8080/api/scanner/6/reporting/sca-dependencies?language=typescript&path=C:\Users\xxxxx\AppData\Local\Temp\archguard16428622826288866473\src

似乎是 path中的":"导致的问题。

https://github.com/archguard/archguard/blob/master/scanner_cli/src/main/kotlin/org/archguard/scanner/ctl/client/ArchGuardHttpClient.kt

val url = "$serverUrl/api/scanner/$systemId/reporting/$topic?language=$language&path=${path.encodeUri}"

path.encodeUri 没有理解这里的用法。

from archguard.

phodal avatar phodal commented on July 1, 2024

创建的时候是有的,只在开发模式选择本地代码库,因为我没有 Windows ,所以一直没调试。欢迎来 PR

from archguard.

huiwenhan avatar huiwenhan commented on July 1, 2024

不好意思,发现是用错环境了。 用了去年6月份的一个版本。

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.