Skip to content

use std filesystem call instead of mkdir - #1175

Open
frepaul wants to merge 1 commit into
masterfrom
frepaul/fix_critical_1
Open

use std filesystem call instead of mkdir#1175
frepaul wants to merge 1 commit into
masterfrom
frepaul/fix_critical_1

Conversation

@frepaul

@frepaul frepaul commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Executing commands have potential security loop hole.

Technical Details

using std filesystem call is more safer than using system commands to create folder for rvs log

Test Plan

RUN rvs and generate log

Test Result

NA

using std filesystem call is more safer than using system commands
to create folder for rvslogging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant