mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Add resource for node.js (#6731)
Update `child_process` module entry with insight about security implications of using this in Node.js apps
This commit is contained in:
@@ -10,3 +10,4 @@ The three main methods inside this module are :
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Child Process Docs](https://nodejs.org/api/child_process.html#child-process)
|
||||
- [@article@Securing Node.js Against Command Injection](https://www.nodejs-security.com/blog/securing-your-nodejs-apps-by-analyzing-real-world-command-injection-examples)
|
||||
|
Reference in New Issue
Block a user