0
I Use This!
Activity Not Available
Analyzed 2 months ago. based on code collected 2 months ago.

Project Summary

No description has been added for this project. Add description

Tags

No tags have been added

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    data presented on the Open Hub is available through our API

Languages

Go
75%
HTML
11%
Java
6%
111 Other
8%

30 Day Summary

Feb 22 2026 — Mar 24 2026

12 Month Summary

Mar 24 2025 — Mar 24 2026
  • 435 Commits
    Down -55 (11%) from previous 12 months
  • 30 Contributors
    Up + 1 (3%) from previous 12 months
 

Version: 2.1.0-SNAPSHOT

2022-08-24
Last Analyzed
34,926
Lines of Code Analyze
7.76
Defect Density

Defects by status for current build

271
Total defects
271
Outstanding
0
Fixed

CWE Top 25 defects

No top 25 CWE defects were found.

Static Analysis ( Generated by Coverity Scan for Ohloh_SCM )

Repository URL: https://github.com/blackducksoftware/ohloh_scm

Version: e72bc129f61a163f7d208f9b301f4ed6bdae3099

2025-03-03
Last Analyzed
910,718
Lines of Code Analyze
0.07
Defect Density

Defects by status for current build

91
Total defects
66
Outstanding
25
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
676 Use of Potentially Dangerous Function 5
798 Use of Hard-coded Credentials 27

Static Analysis ( Generated by Coverity Scan for Ohloh UI )

Repository URL: https://github.com/blackducksoftware/ohloh-ui

Version: 2

2026-02-13
Last Analyzed
113,048
Lines of Code Analyze
0.89
Defect Density

Defects by status for current build

281
Total defects
101
Outstanding
156
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 1
78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') 4
79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') 7
89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') 13
352 Cross-Site Request Forgery (CSRF) 1
676 Use of Potentially Dangerous Function 1
798 Use of Hard-coded Credentials 11
829 Inclusion of Functionality from Untrusted Control Sphere 2
862 Missing Authorization 12