Project Name | Shongo |
---|---|
Lines of code analyzed | 97,990 |
On Coverity Scan since | Sep 01, 2014 |
Last build analyzed | a while ago |
Language | Java |
Repository URL | [email protected]:shongo/shongo.git |
Homepage URL | http://shongo.cesnet.cz/ |
License | GPL (GNU General Public License version ) |
Want to view defects or help fix defects?
Add me to projectAlong with Coverity defects found by Coverity analysis, you may include or exclude Findbugs defects in analysis results.
You may disable or enable Findbugs defects via the Edit function in project settings. Changes will be reflected upon subsequent build submissions.
Excluding or including these defects will change the total number of defects significantly.
Version: 0.8.0
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 |
---|---|---|---|---|
shongo-controller | .*/shongo-controller/.* | No | 47,770 | 1.99 |
shongo-connector | .*/shongo-connector/.* | No | 7,632 | 1.97 |
shongo-client-web | .*/shongo-client-web/.* | No | 12,827 | 3.35 |
Other | .* | No | 29,761 | 1.51 |
ID | CWE-Name | Number of Defects |
---|---|---|
22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | 1 |
79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | 3 |
352 | Cross-Site Request Forgery (CSRF) | 14 |
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