Release 1.9.27.2
Release date: 11, October 2024 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.27.2
Release date: 11, October 2024 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.27.2
Release date: 3, October 2024 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.27.0
Release date: 9, August 2024 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.26.2
Execute the following steps if you are existing Embold docker version is lower than 1.9.26.0.Important: RDBMS (Postgres) has been separated from Docker. You can connect to your own RDBMS. Ensure that the Postgres version is >= 13. Step 1: Backup using Postgres 16 Step 2: Restore the Database. You can…
This documentation provides step-by-step instructions on how to perform a remote scan using a shell script within a UI pipeline. The user only needs to replace their token, URL, and repository UID to scan a remote repository.Note: The repository type must be set to remote UI Instructions: To view and…
Dashboard Management involves selecting files/modules for focused tracking, editing to modify content, renaming for clarity, resetting to clear settings, deleting to remove entirely, setting privacy preferences, customizing widget views, and maintaining an active dashboard for seamless navigation. Selecting Files/Modules for Dashboards Choose specific files or modules to customize the content…
Release date: 18, April 2024 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.24.0
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…
Release date: 15, February 2023 What is new? Release scope: Upgrade paths:
This section covers how BrowserStack Code Quality supports custom extensions for C and C++ languages. UI Scan On UI, custom extensions can be specified with Additional Options field of scan configuration page as shown below: The flag for supplying C extension is “–xc“ and for CPP is “–xcpp“.User can provide…