Skip to content

Return to simpler process execution method version

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

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

Annotations

Check failure on line 1595 in aqt/installer.py

See this annotation in the file changed.

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

aqt/installer.py#L1595

Detected subprocess function 'run' without a static string.

Check warning on line 1595 in aqt/installer.py

See this annotation in the file changed.

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

aqt/installer.py#L1595

subprocess call - check for execution of untrusted input.

Check warning on line 1609 in aqt/installer.py

See this annotation in the file changed.

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

aqt/installer.py#L1609

These permissions `0o700` are widely permissive and grant access to more people than may be necessary.