Known Issues
Work-horse terminated unexpectedly Issue: The worker container is terminated unexpectedly with the following error message: extractor-worker-high-1 | 06:32:32 Moving job to FailedJobRegistry (Work...
Work-horse terminated unexpectedly Issue: The worker container is terminated unexpectedly with the following error message: extractor-worker-high-1 | 06:32:32 Moving job to FailedJobRegistry (Work...
In this tutorial, we will show you how to add a new static analyzer (python based) to FMD and scan a couple of apk files. For this tutorial we will use the apk_scanner-worker docker container whi...
To give you a better understanding of the FirmwareDroid (FMD) architecture, we will provide an overview of the different components and how they interact with each other. A good starting point of ...
Prerequisites Tested on macOS, Ubuntu, and Debian docker and docker-compose python3 with pip3 Installation Clone the repository and change to the FirmwareDroid directory git clone...
All the examples in this tutorial use the graphql API available under https://fmd.localhost/graphql, which allows to explore the API documentation and to build graphQL queries and mutations. Plea...