github / github/codeql-cli-binaries
How to create codeql DB for android?
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 1k
- Forks
- 184
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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]
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, cpp
- Bereich
- mobile-dev, security
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100