Coverity Scan: Apache Tomcat

Project Name Apache Tomcat
Lines of code analyzed 258,631
On Coverity Scan since Aug 13, 2014
Last build analyzed a while ago
   
Language Java
Repository URL https://github.com/apache/tomcat.git
Homepage URL http://tomcat.apache.org/
License N/A

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 10.0.7-dev-d73197196a578881fd9...

Jan 26, 2022
Last Analyzed
258,631
Lines of Code Analyzed
1.11
Defect Density

Defect changes since previous build dated May 24, 2021

16
Newly detected
25
Eliminated

Defects by status for current build

986
Total defects
288
Outstanding
646
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
WebSocket .*/org/apache/tomcat/websocket/.* No 8,842 1.02
Jasper .*/org/apache/jasper/.* No 26,584 0.83
Catalina .*/org/apache/catalina/.* No 101,041 1.47
Coyote .*/org/apache/coyote/.* No 15,335 1.37
APIs .*/javax/.* No 0 N/A
EL .*/org/apache/el/.* No 10,466 0.48
JULI .*/org/apache/juli/.* No 1,569 1.91
DBCP fork .*/org/apache/tomcat/dbcp/.* No 19,587 1.38
Tomcat JDBC .*/jdbc-pool/.* No 0 N/A
Web apps .*/webapps/.* No 0 N/A
Other .* No 62,193 0.84

CWE Top 25 defects

ID CWE-Name Number of Defects
22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 26
78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') 1
79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') 104
327 Use of a Broken or Risky Cryptographic Algorithm 2
352 Cross-Site Request Forgery (CSRF) 19
676 Use of Potentially Dangerous Function 1
759 Use of a One-Way Hash without a Salt 1
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