Coverity Scan: OpenVINO Model Server

Project Name OpenVINO Model Server
Lines of code analyzed 4,190,141
On Coverity Scan since Oct 24, 2022
Last build analyzed 20 days ago
   
Language C/C++
Repository URL https://github.com/openvinotoolkit/model_server
Homepage URL N/A
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 3

Apr 17, 2024
Last Analyzed
4,190,141
Lines of Code Analyzed
3,287,448
Lines of Code in Selected Components
1.07
Defect Density

Defect changes since previous build dated Apr 16, 2024

1
Newly detected
3
Eliminated

Defects by status for current build

5,118
Total defects
3,504
Outstanding
1,155
Fixed
See how defect density for 'OpenVINO Model Server' 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
external cpprest .*/external/cpprest/.* No 0 N/A
external tensorflow serving .*/external/tensorflow_serving/.* No 0 N/A
ovms core .*/ovms/src/.* No 33,003 0.09
external grpc .*/ovms/external/com_github_grpc_grpc/.* No 139,712 2.21
external rapidjson .*/external/rapidjson/.* No 0 N/A
external awssdk .*/external/awssdk/.* No 0 N/A
external protobuf .*/external/com_google_protobuf/.* No 150,576 1.20
triton-clients .*/triton-client-build/.* No 245,637 0.52
external minitrace .*/external/minitrace/.* No 551 0.00
external prometheus_cpp .*/external/com_github_jupp0r_prometheus_cpp/.* No 1,293 0.00
external libjpeg_turbo .*/external/libjpeg_turbo/.* No 26,105 0.73
external cxxopts .*/external/cxxopts/.* No 0 N/A
kserve cpp client .*/cpp/kserve-api/.* No 1,430 0.00
tfs cpp client .*/cpp_clients/src/.* No 0 N/A
external blingfire .*/blingfireclient.library/.* No 29,267 0.21
external blingfire lib .*/blingfiretokdll/.* No 29,955 0.00
external tensorflow .*/external/org_tensorflow/.* Yes 800,741 N/A
ovms calculators .*/mediapipe/calculators/ovms/.* No 5,375 0.00
external mediapipe .*/external/mediapipe/mediapipe/.* No 435,429 0.85
external azure */external/azure/.* Yes 8,991 N/A
external abseil .*/external/com_google_absl/absl/.* Yes 62,367 N/A
external gcp .*/external/com_github_googleapis_google_cloud_cpp/.* Yes 30,594 N/A
geti calculators .*/mediapipe/calculators/geti/.* No 0 N/A
Other .* No 2,189,163 0.85

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 3
190 Integer Overflow or Wraparound 19
676 Use of Potentially Dangerous Function 19
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