Skip to content

Improve python script launching the regression tests#86

Merged
hugtalbot merged 1 commit intosofa-framework:masterfrom
alxbilger:improvepythonscript
Oct 17, 2025
Merged

Improve python script launching the regression tests#86
hugtalbot merged 1 commit intosofa-framework:masterfrom
alxbilger:improvepythonscript

Conversation

@alxbilger
Copy link
Copy Markdown
Contributor

Added user help with usage instructions and security checks for argv access in regression_test.py. Validated argument count and path existence, and set environment variables securely. Replaced os.system with subprocess.run for safer execution.

…access in regression_test.py. Validated argument count and path existence, and set environment variables securely. Replaced os.system with subprocess.run for safer execution.
@hugtalbot hugtalbot merged commit 3f044bb into sofa-framework:master Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants