Sqreen Blog
  • Docs
Sqreen Blog

The Official Sqreen Blog

  • Docs

Browsing Category

Node.js

15 posts
  • Node.js
  • Security
  • 5 minute read
  • No comments

Preventing SQL injection in Node.js (and other vulnerabilities)

  • Kelvin Gobo
  • March 11, 2021
The database is an essential part of a web application. It’s where you receive and store users’ data, which you can then use to provide personalized services. As such, database…
View Post
  • Dev
  • Node.js
  • 98 views
  • 10 minute read
  • 5 comments

How to debug memory leaks in a Node.js application on Heroku

  • Vladimir
  • February 9, 2021
Debugging memory leaks is rarely a piece of cake, especially when they only happen in production. The best way I’ve found to debug memory leaks in a Node.js application on…
View Post
  • Dev
  • Node.js
  • 7 minute read
  • 3 comments

Experimenting with remote debugging: Node.js runtime code injection

  • Vladimir
  • January 28, 2021
tl;dr Remote debugging is fun to play around with. This article describes a method to dynamically change the behavior of a running Node.js process by enabling the remote inspector interface…
View Post
  • Node.js
  • 8 minute read
  • No comments

Top 11 Node.js security best practices

  • Dawid Ziolkowski
  • January 5, 2021
Node.js is extremely popular nowadays, primarily as a backend server for web applications. However, in the world of microservices, you can find it pretty much everywhere, playing different and important…
View Post
  • Node.js
  • Security
  • 5 minute read
  • No comments

Application security for GraphQL: how is it different?

  • Vladimir
  • December 21, 2020
GraphQL is one of the hottest topics in the API world right now. It provides an abstraction layer over more traditional HTTP communications, and has changed the way we build…
View Post
  • Dev
  • Node.js
  • Sqreen Product
  • 9 minute read
  • No comments

Building a native add-on for Node.js in 2019

  • Vladimir
  • November 5, 2019
Okay, but first: why the hell would you build a native add-on for Node.js? The Node.js/JavaScript ecosystem is the most popular in the world with more than 1 million packages…
View Post
state of node.js security
  • Node.js
  • Security
  • 19 views
  • 5 minute read
  • 2 comments

State of Node.js Security 2017

  • Don Goodman-Wilson
  • November 9, 2017
A wake-up call It will be hard to escape 2017 without a new-found respect for the importance of application security. The Equifax breach, resulting from an exploit of a well-known…
View Post
JavaScript engine performance benchmark for Node.js
  • Dev
  • Node.js
  • 34 views
  • 3 minute read
  • One comment

Picking the best JS engine for your Node app’s performance

  • Vladimir
  • June 5, 2017
tl;dr Node.js is evolving right now. The recent Node.js v8 version (not to be mistaken with V8, the JavaScript engine) has just been published. In the meanwhile, the ChakraCore based…
View Post
Improve Node.js App Performance
  • Node.js
  • 41 views
  • 6 minute read
  • 8 comments

Optimize your Node app by simply upgrading Node.js

  • Vladimir
  • March 30, 2017
tl;dr In January, I published an article on RisingStack’s blog. This article was an introduction to Node.js performance (and in V8 JavaScript Engine in general). Now it is time for…
View Post
Dynamic Instrumentation in Node.js
  • Dev
  • Node.js
  • Sqreen Product
  • 46 views
  • 7 minute read
  • 2 comments

Behind the Scenes: Building a Dynamic Instrumentation Agent for Node.js

  • Vladimir
  • March 9, 2017
TL;DR Building a dynamic instrumentation agent for Node.js is a complex challenge. At Sqreen, we provide a powerful security tool for development teams using Node.js. You will be able to…
View Post

Posts navigation

1 2 Next
Search
Recent Posts
  • Democratizing security: The next step in Sqreen’s journey
  • Heroku Security: Securing your Heroku application
  • Streaming data with Amazon Kinesis
  • What is a Content Security Policy (CSP) and why is it important?
  • CIS 20 overview and what not to miss
Categories
  • Dev (56)
  • DevOps (14)
  • Go (5)
  • Java (4)
  • JavaScript (7)
  • Node.js (15)
  • PHP (3)
  • Python (18)
  • Ruby (16)
  • Security (136)
  • Sqreen Product (35)
By the Sqreen Team ❤
© Sqreen 2015-2021 – Privacy Policy