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

fix: Sanitize PR title by using ENV variable #64

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

jwndlng
Copy link
Member

@jwndlng jwndlng commented May 28, 2024

We need to sanitize the PR title by leveraging an environment variable as an intermediate step to prevent potential script injection attacks. This additional measure enhances the security of the workflow.

We need to sanitize the PR title by leveraging an environment variable as an intermediate step to prevent potential script injection attacks. This additional measure enhances the security of the workflow.
@jwndlng jwndlng requested a review from a team as a code owner May 28, 2024 06:45
@keplervital keplervital merged commit 75fa63c into main May 28, 2024
6 checks passed
@keplervital keplervital deleted the jwendling/workflow branch May 28, 2024 07:25
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