FACT_docker
FACT_docker copied to clipboard
Dockerfile for building the FACT container
**When I upload a larger file (about 1.2G) I encounter the following error, what should I do or where should I configure the timeout?** ``` Process Unpacking-Worker-2: Traceback (most recent...
when I upload a package to scan, then how to see the scan log?
`cwe_checker` can't be executed, since the container can't be created. According to the logs, it seems something is broken with the volume where the files are stored, but as far...
# Observed Issue After following instruction from readme, FACT does run but some analysis plugins don't because they require docker images that can't be pulled. For instance, `file_system_metadata` fails with...
I have insteall FACT_docker 4.01。how to upgrade to newest version(4.1.1) ?
Hello, thank you very much for providing this tool I completed the tool deployment according to "Usage" and did not report any errors during the deployment process. However, after uploading...
Hi all. I have been trying to test the solution but I'm getting this error when I upload a file. [2022-11-17 04:10:44][fail_safe_file_operations][ERROR]: Could not write file: [Errno 13] Permission denied:...
With the current setup we can't run pytest because the tests are not divided in frontend and bakend tests. We could theoretically build a single container to run the tests...
As wished in https://github.com/fkie-cad/FACT_docker/issues/22 here is the issue to track the mentioned Problem down. I am using Docker namespace remapping. I was able to solve the issues within the containers...
The web server was running fine for days, then I added a zip of some source code (curl) to test the source code static analysis plugin. I selected all plugin...