Skip to main content

Server Requirements

The system is delivered in modules. To ensure correct performance, you need to deploy the required set of modules. Modules can be installed on the same server, or multiple servers within one network. Links to download are provided in the update instruction.

  • APP module – web application, bound to the logic of system performance (required)
  • SAST module – static analyzer
  • DAST module – dynamic analyzer for web resources
  • SCA module – software composition analyzer

Minimum hardware requirements for DerScanner installation on a single server

To operate DerScanner with SAST module only (APP + SAST) on a single server, the following hardware requirements should be met:

  • CPU: 8 cores, 2.2 GHz
  • RAM: 32 GB
  • Storage: at least 500 GB SSD/SAS HDD (to be increased for more scans)

If DAST module is installed to the same server (APP + SAST + DAST), allocated resources should be further increased – RAM by 8 GB, CPU by 2 cores, HDD/SSD by 200 GB:

  • CPU: 10 cores, 2.2 GHz
  • RAM: 40 GB
  • Storage: at least 700 GB SSD/SAS HDD (to be increased for more scans)

If SCA module is installed to the same server (APP + SAST + SCA), allocated resources should be further increased – RAM by 16 GB, CPU by 2 cores, HDD/SSD by 100 GB:

  • CPU: 10 cores, 2.2 GHz
  • RAM: 48 GB
  • Storage: at least 600 GB SSD/SAS HDD (to be increased for more scans)

Therefore, if all three modules (APP + SAST + DAST + SCA) get installed to the same server, the minimum requirements will look like this:

  • CPU: 12 cores, 2.2 GHz
  • RAM: 64 GB
  • Storage: at least 750 GB SSD/SAS HDD (to be increased for more scans)

Depending on the number of scans, code size for SAST projects, complexity of resources for DAST projects, and availability of SBOM files for SCA, the minimum requirements may increase.

Minimum hardware requirements for DerScanner installation on different servers

APP module:

  • CPU: 4 cores, 2.2 GHz
  • RAM: 8 GB
  • Storage: at least 500 GB SSD/SAS HDD (to be increased for more scans)

SAST module:

  • CPU: 4 cores, 2.2 GHz
  • RAM: 32 GB
  • Storage: at least 100 GB SSD/SAS HDD (to be increased for more scans)

DAST module:

  • CPU: 4 cores, 2.2 GHz
  • RAM: 8 GB
  • Storage: at least 200 GB SSD/SAS HDD (to be increased for more scans)

SCA module:

  • CPU: 4 cores, 2.2 GHz
  • RAM: 16 GB
  • Storage: at least 100 GB SSD/SAS HDD (to be increased for more scans)