Skip to content

Installation

Prerequisites

  • Node.js ≥ 23
  • npm ≥ 11

Clone the repository

bash
git clone https://github.com/thanatos-vf-2000/sap-devsec-scanner.git
cd sap-devsec-scanner

Install backend

bash
npm install

ui5.zip file

Installing the ui5.zip file is not required if the service can connect to https://ui5.sap.com/.

Start the application

bash
# Production
npm start
# → http://localhost:3001

Main interface

Open-source project - Apache-2.0 license