358
I Use This!
Very High Activity
Analyzed about 6 hours ago. based on code collected about 7 hours ago.

Project Summary

This is the NodeJs project: Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Tags

asynchronous c++ cplusplus event_driven framework javascript javascript-engine node nodejs server v8

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

C++
31%
Assembly
19%
Perl
15%
27 Other
35%

30 Day Summary

Oct 23 2025 — Nov 22 2025

12 Month Summary

Nov 22 2024 — Nov 22 2025
  • 2580 Commits
    Up + 10 (0%) from previous 12 months
  • 335 Contributors
    Down -30 (8%) from previous 12 months

Ratings

29 users rate this project:
4.48276
   
4.5/5.0
Click to add your rating
  
Review this Project!
 

Static Analysis ( Generated by Coverity Scan for Node.js )

Repository URL: https://github.com/nodejs/node

Version: v26.0.0-pre-45eeb6f88ca

2025-11-22
Last Analyzed
3,261,376
Lines of Code Analyze
7.53
Defect Density

Defects by status for current build

8,937
Total defects
2,222
Outstanding
6,645
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 8
131 Incorrect Calculation of Buffer Size 1
190 Integer Overflow or Wraparound 148
676 Use of Potentially Dangerous Function 15