Skip to content

feat(main, config): make backend run as subprocess

Codacy Production / Codacy Static Code Analysis required action Oct 8, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 4 in knowledge_verificator/main.py

See this annotation in the file changed.

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

knowledge_verificator/main.py#L4

Consider possible security implications associated with the subprocess module.

Check warning on line 34 in knowledge_verificator/main.py

See this annotation in the file changed.

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

knowledge_verificator/main.py#L34

subprocess call - check for execution of untrusted input.

Check failure on line 8 in poetry.lock

See this annotation in the file changed.

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

poetry.lock#L8

Insecure dependency py@1.11.0 (CVE-2022-42969: py: ReDoS in py library when used with subversion) (no fix available)