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

refactor link checker to sanitize input variable #2523

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

markdboyd
Copy link
Contributor

Changes proposed in this pull request:

Addresses cloud-gov/product#3062. See the GitHub guidance on the dangerous workflow remediation.

Security Considerations

This change materially affects security by sanitizing an input variable to a GitHub Action step. Without this change, the action could be vulnerable to injection attacks.

@markdboyd markdboyd requested a review from a team as a code owner July 23, 2024 14:36
@markdboyd markdboyd added this pull request to the merge queue Jul 23, 2024
Merged via the queue into main with commit 7221b69 Jul 23, 2024
7 checks passed
@markdboyd markdboyd deleted the fix-dangerous-workflow branch July 23, 2024 14:48
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