paragonie / awesome-appsec

A curated list of resources for learning about application security
https://paragonie.com/projects
MIT License
6.19k stars 731 forks source link

Node.js Reading List? #3

Closed paragonie-scott closed 7 years ago

paragonie-scott commented 9 years ago

Are there any great articles, books, blogs, etc. for writing secure Node.js software? If so, let us know and we'll add them to the list.

FranckKe commented 8 years ago

A blog article came out not so long ago

https://blog.risingstack.com/node-js-security-checklist/

paragonie-scott commented 8 years ago

Thanks for the recommendation. This is definitely valuable information worth sharing.

The only thing I dislike or would be concerned about is that the way the article is written fosters a checklist mentality, which leads to ineffective defenders.

Edit: Added in https://github.com/paragonie/awesome-appsec/commit/a37278893545b1539e4efd4dd7deccb0c621a33a

FranckKe commented 8 years ago

Indeed, did you consider add a disclaimer/note about that matter?

paragonie-scott commented 8 years ago

I actually left a comment on the article itself, in case linking to it made it more popular and/or rank higher and people found the article without going through this list.

FranckKe commented 8 years ago

:+1:

timkuijsten commented 8 years ago

I liked http://blog.websecurify.com/2014/08/hacking-nodejs-and-mongodb.html.