Coverity Scan: OpenVINO Model Server

Project Name OpenVINO Model Server
Lines of code analyzed 1,038,684
On Coverity Scan since Oct 24, 2022
Last build analyzed 8 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: 15_11_2024_1

Nov 15, 2024
Last Analyzed
1,038,684
Lines of Code Analyzed
135,991
Lines of Code in Selected Components
34.28
Defect Density

Defect changes since previous build dated Nov 14, 2024

3,465
Newly detected
0
Eliminated

Defects by status for current build

7,913
Total defects
4,662
Outstanding
2,827
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 37,579 0.67
external grpc .*/ovms/external/com_github_grpc_grpc/.* No 139,712 2.60
external rapidjson .*/external/rapidjson/.* No 0 N/A
external awssdk .*/external/awssdk/.* No 0 N/A
external protobuf .*/external/com_google_protobuf/.* No 150,586 1.41
triton-clients .*/triton-client-build/.* No 0 N/A
external minitrace .*/external/minitrace/.* No 551 0.00
external prometheus_cpp .*/external/com_github_jupp0r_prometheus_cpp/.* No 1,293 1.55
external libjpeg_turbo .*/external/libjpeg_turbo/.* No 26,105 1.38
external cxxopts .*/external/cxxopts/.* No 0 N/A
kserve cpp client .*/cpp/kserve-api/.* No 0 N/A
tfs cpp client .*/cpp_clients/src/.* No 0 N/A
external blingfire .*/blingfireclient.library/.* No 0 N/A
external blingfire lib .*/blingfiretokdll/.* No 0 N/A
external tensorflow .*/external/org_tensorflow/.* Yes 800,741 N/A
ovms calculators .*/mediapipe/calculators/ovms/.* No 5,479 0.18
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 14,429 7.14
llm engine .*/external/llm_engine/src/cpp/.* No 18,077 13.39
external drogon .*/external/drogon/.* No 0 N/A
external mediapipe framework .*/external/mediapipe/mediapipe/framework/.* No 123,559 1.38
Other .* No 2,229,457 1.09

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 175
676 Use of Potentially Dangerous Function 8
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