Skip to content

Tests branch update to upstream HEAD - #10330

Closed
Paliak wants to merge 134 commits into
PathOfBuildingCommunity:devfrom
Paliak:tests-branch
Closed

Tests branch update to upstream HEAD#10330
Paliak wants to merge 134 commits into
PathOfBuildingCommunity:devfrom
Paliak:tests-branch

Conversation

@Paliak

@Paliak Paliak commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

This reverts commit 3ea5a77.
Paliak added 28 commits July 1, 2024 19:50
Quote variables.

Instead of using a sub shell built in bash functionality is now used to strip non ascii characters from the build link generating a string that will be used as a filename.

The dawidd6/action-download-artifact is known to allow for creation of vulnerable workflows.
This workflow does not execute any code coming from artefacts. I've additionally added paths everywhere to harden against symlinks as suggested in the following link:
https://www.legitsecurity.com/blog/github-actions-that-open-the-door-to-cicd-pipeline-attacks
To avoid the vulnerability mentioned in
aa34d46 the artefact is unpacked into a
dedicated directory in /tmp
as base for generation of newer build lists in case there isn't enough
new builds.
@Paliak Paliak closed this Sep 7, 2026
@Paliak

Paliak commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Whelp...

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.

1 participant