github / github/codeql-cli-binaries
How to create codeql DB for android?
- 主要語言
- 沒有語言資料
- 星號
- 1k
- 分支
- 184
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hi, I tried to create codeql DB for android, but I got the error message:
$ codeql database create DATABASE_PATH --language=cpp --command="m"
Initializing database at DATABASE_PATH.
Running command [m] in /sources/android.
[2020-12-16 15:10:11] [ERROR] Spawned process exited abnormally (code 1; tried to run: [/codeql-home/codeql/tools/linux64/preload_tracer, m])
[2020-12-16 15:10:11] [build-err] Runner failed to start 'm': No such file or directory
A fatal error occurred: Exit status 1 from command: [m]
貢獻指南
研究方向
Start with the CodeQL CLI database create entry point and the reported command invocation in /sources/android. Determine the documented Android build command and prerequisites for the --command value, then confirm that the command completes and produces a usable CodeQL database.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, cpp
- 領域
- mobile-dev, security
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100