Skip to content

fix setup.py encoding issues

Codacy Production / Codacy Static Code Analysis required action Aug 21, 2024 in 0s

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

Annotations

Check warning on line 16 in setup.py

See this annotation in the file changed.

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

setup.py#L16

Consider possible security implications associated with the subprocess module.

Check failure on line 29 in setup.py

See this annotation in the file changed.

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

setup.py#L29

Python possesses many mechanisms to invoke an external executable.

Check warning on line 29 in setup.py

See this annotation in the file changed.

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

setup.py#L29

subprocess call - check for execution of untrusted input.