Skip to content

Improve safety around downloaded binary execution

Codacy Production / Codacy Static Code Analysis required action Jan 6, 2025 in 0s

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

Annotations

Check failure on line 1719 in aqt/installer.py

See this annotation in the file changed.

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

aqt/installer.py#L1719

Detected subprocess function 'check_call' without a static string.

Check warning on line 1721 in aqt/installer.py

See this annotation in the file changed.

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

aqt/installer.py#L1721

subprocess call - check for execution of untrusted input.