359
I Use This!
Very High Activity
Analyzed about 3 hours ago. based on code collected about 3 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 )

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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C++
31%
Assembly
18%
Perl
15%
27 Other
36%

30 Day Summary

Nov 20 2025 — Dec 20 2025

12 Month Summary

Dec 20 2024 — Dec 20 2025
  • 2508 Commits
    Down -120 (4%) from previous 12 months
  • 329 Contributors
    Down -31 (8%) from previous 12 months
 

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

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

Version: v26.0.0-pre-4e1f39b678b

2025-12-19
Last Analyzed
3,265,275
Lines of Code Analyze
7.49
Defect Density

Defects by status for current build

8,940
Total defects
2,223
Outstanding
6,647
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