Skip to content

GAUD-10701: fix exec call - #1097

Merged
dlockhart merged 1 commit into
mainfrom
GAUD-10701/fix-exec-call
Sep 25, 2026
Merged

dlockhart merged 1 commit into
mainfrom
GAUD-10701/fix-exec-call

Conversation

@dlockhart

Copy link
Copy Markdown
Member

This was called out in a security alert in the repo:
https://github.com/BrightspaceUI/testing/security/code-scanning/4

Because we're passing __dirname to the rollup command, if the directory contained spaces then that would get interpreted as separate arguments, which isn't great.

@dlockhart
dlockhart requested a review from a team as a code owner September 25, 2026 18:25
@dlockhart
dlockhart merged commit 1c32482 into main Sep 25, 2026
7 checks passed
@dlockhart
dlockhart deleted the GAUD-10701/fix-exec-call branch September 25, 2026 19:04
@d2l-github-release-tokens

Copy link
Copy Markdown

🎉 This PR is included in version 1.53.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants