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

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
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

Languages

C++
30%
Perl
17%
JavaScript
19%
27 Other
34%

30 Day Summary

Feb 15 2024 — Mar 16 2024

12 Month Summary

Mar 16 2023 — Mar 16 2024
  • 2398 Commits
    Down -183 (7%) from previous 12 months
  • 341 Contributors
    Up + 14 (4%) 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: v22.0.0-pre-ba06c5c509

2024-03-16
Last Analyzed
2,583,932
Lines of Code Analyze
7.52
Defect Density

Defects by status for current build

5,833
Total defects
1,492
Outstanding
4,293
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 9
190 Integer Overflow or Wraparound 7
676 Use of Potentially Dangerous Function 15