Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Comments

Prevent globbing and word splitting#84

Merged
antoine-vinot-sonarsource merged 2 commits intoSonarSource:masterfrom
vil02:fix_SC2086
Jul 12, 2024
Merged

Prevent globbing and word splitting#84
antoine-vinot-sonarsource merged 2 commits intoSonarSource:masterfrom
vil02:fix_SC2086

Conversation

@vil02
Copy link
Contributor

@vil02 vil02 commented Jul 7, 2024

Not using double quotes here might cause globbing and word splitting (cf. SC2086).

Similar to SonarSource/sonarcloud-github-c-cpp#60.

Copy link
Contributor

@antoine-vinot-sonarsource antoine-vinot-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vil02!
Thank you for your contribution!
Our QA is failing mainly due to quoting the debug flag and the input args.
I've added a comment on the line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants