Skip to content

exclude lock files and tools folder from export to prevent scanning#322

Merged
shadowhand merged 1 commit intowebmozarts:masterfrom
juniorkrvl:fix-exclude-tools-directory
Oct 29, 2025
Merged

exclude lock files and tools folder from export to prevent scanning#322
shadowhand merged 1 commit intowebmozarts:masterfrom
juniorkrvl:fix-exclude-tools-directory

Conversation

@juniorkrvl
Copy link
Contributor

I am creating this MR because I stumbled upon an issue that was apparently introduced in version 1.12.0 where the security scan is flagging vulnerability issues in the tools path.

To circumvent this, we are locking the dependency to the previous version ~1.11.0.

We believe PR #304 might be the culprit, as it added the /tools directory but didn't update .gitattributes to exclude it from distribution.

@shadowhand shadowhand merged commit 30f93ab into webmozarts:master Oct 29, 2025
14 checks passed
@shadowhand
Copy link
Collaborator

Thanks! Fixed in version v1.12.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants