Skip to content

coderabbit suggestions fixed

dd98034
Select commit
Loading
Failed to load commit list.
Open

Feature/Issue#3_supabase #27

coderabbit suggestions fixed
dd98034
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/verifact_manager.py#L44

Method run has a cyclomatic complexity of 54 (limit is 8)