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

Sanitize artifact name before using #812

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Conversation

edoardopirovano
Copy link
Contributor

Follow-up to #809

Now that the debug artifact name can contain arbitrary content from the matrix, we should probably sanitize the name to make sure it's actually a valid artifact name. To keep things simple, I've gone for just removing characters other than alphanumeric and _ and -.

@edoardopirovano edoardopirovano requested a review from a team as a code owner November 5, 2021 08:40
@edoardopirovano edoardopirovano merged commit ea8a175 into main Nov 8, 2021
@edoardopirovano edoardopirovano deleted the sanitize-artifact-name branch November 8, 2021 11:23
This was referenced Nov 15, 2021
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