Coverity Scan: Flink

Project Name Flink
Lines of code analyzed 638,102
On Coverity Scan since Aug 10, 2015
Last build analyzed a while ago
   
Language Java
Repository URL https://github.com/apache/flink
Homepage URL http://flink.apache.org/
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Oct 01, 2018
Last Analyzed
638,102
Lines of Code Analyzed
298,936
Lines of Code in Selected Components
2.38
Defect Density

Defect changes since previous build dated Sep 30, 2018

0
Newly detected
0
Eliminated

Defects by status for current build

2,370
Total defects
712
Outstanding
1,658
Fixed

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
flink streaming .*/flink-contrib/flink-streaming-contrib/src/test/.* Yes 0 N/A
flink tests .*/flink-tests/src/test/.* Yes 35,272 N/A
tests .*/src/test/.* Yes 303,894 N/A
Other .* No 300,704 0.61

CWE Top 25 defects

ID CWE-Name Number of Defects
22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 2
78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') 1
89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') 3
190 Integer Overflow or Wraparound 1
327 Use of a Broken or Risky Cryptographic Algorithm 2
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