Skip to content

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

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

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

@FarhanAnjum-opti FarhanAnjum-opti requested a review from a team as a code owner September 25, 2024 13:57
@muzahidul-opti muzahidul-opti changed the title FSSDK-10665] fix: Github Actions YAML files vulnerable to script injections corrected [FSSDK-10665] fix: Github Actions YAML files vulnerable to script injections corrected Sep 25, 2024
Copy link
Contributor

@muzahidul-opti muzahidul-opti left a comment

Choose a reason for hiding this comment

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

LGTM

@FarhanAnjum-opti FarhanAnjum-opti merged commit 2bcfcd9 into master Sep 27, 2024
12 of 13 checks passed
@FarhanAnjum-opti FarhanAnjum-opti deleted the farhan/FSSDK-10665-github-actions-correction branch September 27, 2024 16:27
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