github / github/codeql-cli-binaries
How to create codeql DB for android?
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 1k
- Forks
- 184
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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]
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- android, cpp
- Domínio
- mobile-dev, security
- Tipo de issue
- Documentação
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100