Add validation for base64 encoded license decoding in src/scripts/linux/prepare-env.sh
Open
- Dominant language
- Shell
- Stars
- 11
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
A potential issue was identified where base64 decoding is performed without validation, which could fail silently.
See PR #83: https://github.com/game-ci/unity-orb/pull/83
Comment: https://github.com/game-ci/unity-orb/pull/83#discussion_r1857503136
Reported by @GabLeRoux.
Contributor guide
Assessment
This issue has not been assessed yet.