Skip to content

Node.js

Node.js - an excellent tool for building real-time web applications

Enhance Node.js Application Security
Table of Contents

Node.js is an open-source, server-side script that runs on top of Google's open-source scripting engine, V8. Node.js is fast, lightweight and efficient. It uses the asynchronous mode of operation, event-driven Input/Output, rather than the traditional threads or separate threads for each process. It is a cross-platform JavaScript run-time environment that executes JavaScript code outside a browser. Node.js uses JavaScript for creating node applications, or we can use any other language that ultimately compiles to JavaScript (like TypeScript). JavaScript  is written the same way that it would be used  in any client-side application. 

Node.js is an excellent tool for building real-time web applications that increases the efficiency of the development process, as it fills the gap between front-end and back-end applications. 


See all of the languages Contrast supports here.

Node.js Documentation

 

Learn More About Contrast Security

Contrast is the clear customers’ choice

Contrast is named a Customers’ Choice in the 2021 Gartner Peer Insights “Voice of the Customer”: Application Security Testing report. With the highest percentage of 5-star ratings, this is the third consecutive year Contrast has received this powerful endorsement from customers.

gartner-peer-insight-2021

Built for Developers. Trusted by Security.

Infosys
ring-central-logo-1
bmw-logo-rgb
backbase-logo-2
intuit-logo
credit-suisse

Learn Secure Code

Cross Site Scripting (XSS)

CROSS SITE SCRIPTING (XSS)

Learn about Cross site scripting (XSS) and how it affects your Java source code

SQL Injection - Java-1

SQL INJECTION

Learn about SWL injection and how it affects your Java source code

Client Side Injection

CLIENT SIDE INJECTION

Learn about client-side injection and how it can affect your source code