Project Details

tennis_edge_sdk

solutionbowl/tennis_edge_sdk · Bitbucket · Default branch main
Back to Projects

Security Findings

Low security scores and security-related AI review notes.
CommitSecurity ScoreFindingDate
35c8b6a8 30 Initial commit adding project files including .gitignore, Maven wrapper properties, Maven wrapper script, and a large log file containing betting odds data. The commit provides basic project setup but includes a large embedded data file which is unusual and lacks meaningful functionality. Documentation is minimal and no source code or tests are included. 28 Jan 2026
f3d92ecc 60 The commit adds scheduled time information to market data processing and updates Redis accordingly. The changes introduce useful data for business logic, but there are some concerns around logging sensitive data, unchecked null handling, and possible over-reliance on producerId check. Code comments and unused commented code could be cleaned up for clarity. 05 Feb 2026