Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FSSDK-10665] fix: Github Actions YAML files vulnerable to script injections corrected #287

Merged

Conversation

FarhanAnjum-opti
Copy link
Contributor

Summary

Instead of directly using variables that can contain user input, new intermediate variables were introduced so that script injection attacks could be mitigated.

Issues

@coveralls
Copy link

Coverage Status

coverage: 97.336%. remained the same
when pulling 95354ba on farhan/FSSDK-10665-github-actions-correction
into e9250ed on master.

Copy link
Contributor

@mikechu-optimizely mikechu-optimizely left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@FarhanAnjum-opti FarhanAnjum-opti merged commit 363cb85 into master Sep 27, 2024
9 checks passed
@FarhanAnjum-opti FarhanAnjum-opti deleted the farhan/FSSDK-10665-github-actions-correction branch September 27, 2024 16:34
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.

3 participants