Feature/Issue#3_supabase #27
Open
Codacy Production / Codacy Static Code Analysis
required action
Jul 16, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 91 in src/utils/db_schema.py
codacy-production / Codacy Static Code Analysis
src/utils/db_schema.py#L91
Possible SQL injection vector through string-based query construction.
Check warning on line 44 in src/verifact_manager.py
codacy-production / Codacy Static Code Analysis
src/verifact_manager.py#L44
Method run has 124 lines of code (limit is 50)
Check warning on line 44 in src/verifact_manager.py
codacy-production / Codacy Static Code Analysis
src/verifact_manager.py#L44
Method run has a cyclomatic complexity of 54 (limit is 8)
Loading