Project Name | OpenVINO Model Server |
---|---|
Lines of code analyzed | 3,813,834 |
On Coverity Scan since | Oct 24, 2022 |
Last build analyzed | 18 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 projectVersion: 2025.1rc3
Line of Code (LOC) | Defect Density |
---|---|
Less than 100,000 | 0.35 |
100,000 to 499,999 | 0.5 |
500,000 to 1 million | 0.7 |
More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
external cpprest | .*/external/cpprest/.* | No | 0 | N/A |
ovms core | .*/ovms/src/.* | No | 41,781 | 0.41 |
external rapidjson | .*/external/rapidjson/.* | No | 0 | N/A |
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 | 0 | N/A |
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 | 658,021 | N/A |
ovms calculators | .*/mediapipe/calculators/ovms/.* | No | 5,478 | 0.00 |
external azure | */external/azure/.* | Yes | 8,991 | N/A |
external abseil | .*/external/com_google_absl/absl/.* | Yes | 63,474 | N/A |
external gcp | .*/external/com_github_googleapis_google_cloud_cpp/.* | Yes | 30,594 | N/A |
external mediapipe framework | .*/external/mediapipe/mediapipe/framework/.* | No | 126,427 | 1.19 |
external grpc | .*/ovms/external/com_github_grpc_grpc/.* | Yes | 139,712 | N/A |
external protobuf | .*/external/com_google_protobuf/.* | Yes | 150,586 | N/A |
external drogon | .*/external/drogon/.* | Yes | 56,363 | N/A |
external awssdk | .*/external/awssdk/.* | Yes | 0 | N/A |
external tfs | .*/external/tensorflow_serving/.* | Yes | 26,632 | N/A |
external XNNPACK | .*/external/XNNPACK/.* | Yes | 236,370 | N/A |
external xla | .*/external/local_xla/.* | Yes | 238,059 | N/A |
llm_engine | .*/external/llm_engine/.* | Yes | 503,955 | N/A |
external aws-sdk-cpp | .*/external/aws-sdk-cpp/.* | Yes | 298,300 | N/A |
external flatbuffers | .*/external/flatbuffers.* | Yes | 67,694 | N/A |
external eigen_archive | .*/external/eigen_archive.* | Yes | 76,026 | N/A |
external local_tsl | .*/external/local_tsl.* | Yes | 43,597 | N/A |
external mediapipe util | .*/external/mediapipe/mediapipe/util/.* | No | 132,444 | 1.31 |
external model_api | .*/external/model_api/.* | Yes | 26,314 | N/A |
geti calculators | .*/mediapipe/calculators/geti/.* | No | 14,463 | 1.31 |
Other | .* | No | 866,815 | 0.53 |
ID | CWE-Name | Number of Defects |
---|---|---|
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 1 |
190 | Integer Overflow or Wraparound | 167 |
676 | Use of Potentially Dangerous Function | 8 |
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