361
I Use This!
Very High Activity
Analyzed 27 days ago. based on code collected 27 days 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

Languages

C++
33%
Assembly
17%
Perl
14%
27 Other
36%

30 Day Summary

Apr 12 2026 — May 12 2026

12 Month Summary

May 12 2025 — May 12 2026
  • 2557 Commits
    Down -272 (9%) from previous 12 months
  • 361 Contributors
    Up + 23 (6%) 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-cc967413c9b

2026-03-29
Last Analyzed
3,547,582
Lines of Code Analyze
3.91
Defect Density

Defects by status for current build

9,456
Total defects
2,402
Outstanding
6,984
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 174
676 Use of Potentially Dangerous Function 16