Codacy Production / Codacy Static Code Analysis
required action
Oct 11, 2024 in 0s
4 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 139 in knowledge_verificator/answer_chooser.py
codacy-production / Codacy Static Code Analysis
knowledge_verificator/answer_chooser.py#L139
Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Check warning on line 4 in knowledge_verificator/main.py
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
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
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)
Loading