Project Name | opnsense/core |
---|---|
Lines of code analyzed | 182,054 |
On Coverity Scan since | Nov 09, 2022 |
Last build analyzed | 6 months ago |
Language | PHP/Python/Ruby |
Secondary Language | JavaScript |
Repository URL | https://github.com/opnsense/core.git |
Homepage URL | https://opnsense.org |
License | BSD2Clause (BSD 2-Clause "Simplified" or "FreeBSD" License ) |
Want to view defects or help fix defects?
Add me to projectVersion: 23.7.b
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 |
---|---|---|---|---|
MVC Framework | /src/opnsense/mvc/.* | No | 60,452 | 0.12 |
Legacy Backend | /src/etc/.* | No | 19,781 | 0.00 |
Legacy Frontend | /src/www/.* | No | 22,112 | 0.23 |
Other | .* | No | 79,838 | 0.24 |
ID | CWE-Name | Number of Defects |
---|---|---|
327 | Use of a Broken or Risky Cryptographic Algorithm | 12 |
798 | Use of Hard-coded Credentials | 10 |
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