Coverity Scan: Mesos

Project Name Mesos
Lines of code analyzed 1,581,843
On Coverity Scan since Aug 18, 2013
Last build analyzed 5 months ago
   
Language C/C++
Repository URL https://git-wip-us.apache.org/repos/asf/mesos.git
Homepage URL http://mesos.apache.org
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Jul 11, 2024
Last Analyzed
1,581,843
Lines of Code Analyzed
202,573
Lines of Code in Selected Components
17.72
Defect Density

Defect changes since previous build dated Jul 03, 2024

0
Newly detected
1
Eliminated

Defects by status for current build

6,344
Total defects
3,590
Outstanding
2,347
Fixed
See how defect density for 'Mesos' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
generated C++ protobuf .*/.*\.pb\..* Yes 721,818 N/A
generated java /src/java/generated/.* Yes 0 N/A
libprocess /3rdparty/libprocess/.* No 21,178 11.90
stout /3rdparty/stout/.* No 13,446 3.35
system /usr/.* Yes 140,109 N/A
boost /3rdparty/boost-*/.* Yes 100,680 N/A
elfio /3rdparty/elfio-*/.* Yes 2,708 N/A
glog /3rdparty/glog-*/.* Yes 5,390 N/A
gmock /3rdparty/gmock-*/.* Yes 0 N/A
http-parser /3rdparty/http-parser-*/.* Yes 2,058 N/A
leveldb /3rdparty/leveldb-*/.* Yes 10,785 N/A
libev /3rdparty/libev-*/.* Yes 5,575 N/A
nvml /3rdparty/nvml-*/.* Yes 506 N/A
picojson /3rdparty/picojson-*/.* Yes 941 N/A
protobuf /3rdparty/protobuf-*/.* Yes 103,023 N/A
zookeeper /3rdparty/zookeeper-*/.* Yes 8,075 N/A
googletest /3rdparty/googletest-*/.* Yes 30,460 N/A
src /src/.* No 143,469 5.72
libarchive /3rdparty/libarchive-*/.* Yes 85,397 N/A
grpc /3rdparty/grpc-*/.* Yes 117,558 N/A
libevent /3rdparty/libevent-*/.* Yes 41,796 N/A
rapidjson /3rdparty/rapidjson-*/.* Yes 2,391 N/A
Other .* No 24,565 1.18

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 4
190 Integer Overflow or Wraparound 29
676 Use of Potentially Dangerous Function 22
Loading...

Loading...

Loading...

Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.

Would you like to view the project defects, or help improve its quality by fixing defects?

 Add me to project