Coverity Scan: Mesos

Project Name Mesos
Lines of code analyzed 1,562,016
On Coverity Scan since Aug 18, 2013
Last build analyzed about 12 hours 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

Apr 23, 2024
Last Analyzed
1,562,016
Lines of Code Analyzed
199,592
Lines of Code in Selected Components
15.53
Defect Density

Defect changes since previous build dated Apr 20, 2024

0
Newly detected
0
Eliminated

Defects by status for current build

5,689
Total defects
3,100
Outstanding
2,166
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 6.52
stout /3rdparty/stout/.* No 13,446 3.05
system /usr/.* Yes 122,504 N/A
boost /3rdparty/boost-*/.* Yes 101,434 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 140,403 3.46
libarchive /3rdparty/libarchive-*/.* Yes 85,396 N/A
grpc /3rdparty/grpc-*/.* Yes 117,564 N/A
libevent /3rdparty/libevent-*/.* Yes 41,796 N/A
rapidjson /3rdparty/rapidjson-*/.* Yes 2,391 N/A
Other .* No 24,565 1.02

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