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 #438

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

Copy link
Contributor

@Mat001 Mat001 left a comment

Choose a reason for hiding this comment

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

Looks good!

@FarhanAnjum-opti FarhanAnjum-opti merged commit 40880ff into master Sep 25, 2024
23 checks passed
@FarhanAnjum-opti FarhanAnjum-opti deleted the farhan/FSSDK-10665-github-actions-correction branch September 25, 2024 16:50
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.

2 participants