1
I Use This!
Activity Not Available
Analyzed 2 months ago. based on code collected 2 months ago.

Project Summary

This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. Whenever possible igraph tries to be also user friendly and portable.

igraph started as an additional package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library.

Tags

algorithms c++ graph graphml library linux mac math mathematics network programming python r science tools visualization windows

In a Nutshell, igraph library...

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

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

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    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
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C
78%
C++
8%
R
5%
14 Other
9%

30 Day Summary

Dec 29 2024 — Jan 28 2025

12 Month Summary

Jan 28 2024 — Jan 28 2025
  • 2389 Commits
    Up + 177 (8%) from previous 12 months
  • 42 Contributors
    Up + 9 (27%) from previous 12 months

Static Analysis ( Generated by Coverity Scan for igraph/igraph )

Repository URL: https://github.com/igraph/igraph

Version: 35dde06c97eeec212a0a613fade6768be020a041

2025-01-28
Last Analyzed
219,062
Lines of Code Analyze
0.7
Defect Density

Defects by status for current build

417
Total defects
140
Outstanding
198
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 1
190 Integer Overflow or Wraparound 9