Skip to content

Increase the fallback for microSALT version command - #4974

Open
RasmusBurge-CG wants to merge 6 commits into
masterfrom
improve-error-handling-in-mircosalt
Open

Increase the fallback for microSALT version command#4974
RasmusBurge-CG wants to merge 6 commits into
masterfrom
improve-error-handling-in-mircosalt

Merge branch 'master' into improve-error-handling-in-mircosalt

897d0d1
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 26, 2026 in 0s

1 issue fixed. 4 issues found.

Annotations

Check warning on line 224 in tests/services/analysis_starter/test_subprocess_submitter.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/services/analysis_starter/test_subprocess_submitter.py#L218-L224

Function call with shell=True parameter identified, possible security issue. (B604)

Check warning on line 187 in tests/services/analysis_starter/test_subprocess_submitter.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/services/analysis_starter/test_subprocess_submitter.py#L181-L187

Function call with shell=True parameter identified, possible security issue. (B604)

Check warning on line 110 in tests/services/analysis_starter/test_subprocess_submitter.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/services/analysis_starter/test_subprocess_submitter.py#L104-L110

Function call with shell=True parameter identified, possible security issue. (B604)

Check warning on line 149 in tests/services/analysis_starter/test_subprocess_submitter.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/services/analysis_starter/test_subprocess_submitter.py#L143-L149

Function call with shell=True parameter identified, possible security issue. (B604)