Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 517 Bytes

File metadata and controls

16 lines (12 loc) · 517 Bytes

NodeJS Express Sanity

This project contains a vulnerable python application using Express do demonstrate Checkmarx' API Security solution.
Security note: The application is vulnerable by design. Do not use it as reference for secured applications.

Prerequisites

Before running the application, ensure you have the following installed on your system:

  • Node.js (version 14 or later)
  • npm (Node Package Manager)

Running

npm install
npm start