alibaba / alibaba/GraphScope

feat(Interactive): Remove the usage of `std::system`

Open
#3,379 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

Replace usage of `std::system` with a more secure method. The `std::system` can cause potential command-line injection, as warned by codefactor. For example:
![Screenshot 2023-11-27 at 17 08 10](https://github.com/alibaba/GraphScope/assets/7007589/525152c0-a99c-481f-9c4d-d6dffc44aef9)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.