The csv-parse module before 4.4.6 for Node.js is vulnerable to Regular Expression Denial of Service. The __isInt() function contains a malformed regular expression that processes large crafted input very slowly. This is triggered when using the cast optio... (more…)
Read more »
IMAP client module for Node.js, extracted from NodemailerApp - nodemailer/imapflow... (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
Mistakes we’ve made and the things we’ve learned while optimizing the performance of one of our Node.js services. (more…)
Read more »
This article takes a test-first approach to developing a RESTful API with Node, Express, Mocha, Chai, knex, Postgres, faker.js, and express-validator.
Read more »