1ForeverHD / ZonePlus

Construct dynamic zones that utilise region checking, raycasting and the new BasePart.CanTouch property to effectively determine players and parts within their boundaries.
https://devforum.roblox.com/t/zone/1017701
MIT License
74 stars 115 forks source link

[Security] Workflow PublishAssets.yml is using vulnerable action actions/checkout #38

Closed Ale0x78 closed 2 years ago

Ale0x78 commented 2 years ago

The workflow PublishAssets.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability. The vulnerability fix that is missing by actions version could be related to: (1) CVE fix (2) upgrade of vulnerable dependency (3) fix to secret leak and others. Please consider to update the reference to the action.

1ForeverHD commented 2 years ago

Thanks for the report, we're currently updating our workflows to utilise the Open Cloud so we'll have this patched as part of that too: https://github.com/nanoblox/core/issues/136