Project Name | onap-portal |
---|---|
Lines of code analyzed | 78,138 |
On Coverity Scan since | Jul 01, 2019 |
Last build analyzed | a while ago |
Language | Java |
Secondary Language | Java |
Repository URL | https://git.onap.org/portal/ |
Homepage URL | https://onap.org/ |
License | Apache (Apache License ) |
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: 97ede1a
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 |
---|---|---|---|---|
tests | .*/src/test/.*|.*/__test__/.* | Yes | 0 | N/A |
3rd-party | .*/node_modules/.*|.* /bower_components/.*|.*/bower_components_external/.* | Yes | 0 | N/A |
system | /usr/.* | Yes | 0 | N/A |
ecomp-portal-BE-common | /ecomp-portal-BE-common/.* | No | 36,657 | 6.71 |
ecomp-portal-BE-os | /ecomp-portal-BE-os/.* | No | 2,843 | 7.03 |
ecomp-portal-FE-common | /ecomp-portal-FE-common/.* | No | 25,242 | 0.20 |
ecomp-portal-FE-os | /ecomp-portal-FE-os/.* | No | 7,263 | 0.55 |
ecomp-portal-widget-ms | /ecomp-portal-widget-ms/.* | No | 6,068 | 8.08 |
portal-BE | /portal-BE/.* | No | 0 | N/A |
Other | .* | No | 0 | N/A |
ID | CWE-Name | Number of Defects |
---|---|---|
22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | 7 |
89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | 5 |
327 | Use of a Broken or Risky Cryptographic Algorithm | 1 |
352 | Cross-Site Request Forgery (CSRF) | 26 |
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