Backup and restore Database

1. Database Backup and Restore You have two options for backing up your database: an UI-based approach and a manual command-line procedure. Option A: Backup via the Code Quality UI This is the recommended method for creating regular, scheduled backups. Option B: Manual Backup via the Command-line Script This method…

0
Read More

Optimize Scanning Performance with Multi-Threaded Execution

Enhance the analysis process by running the application in multi-threaded mode for faster results. Ensure your system configuration includes an adequate number of processes to support multi-threaded execution. Run the Analyzer in Multi-Threaded Mode : By default, the analyzer operates with four threads. For further customisation, set the EMB_ANALYSER_THREADS environment…

0
Read More

Prerequisites for Docker

Operating system For Docker-based installation, any Linux distribution with Docker support is required. Ensure that all necessary Docker dependencies are set up before proceeding with the installation. Further information on the compatibility of Docker CE and EE can be found on the Docker help center: https://docs.docker.com/install/overview/ Hardware Memory Storage Lines of…

0
Read More