A proof-of-concept of a vulnerability in custom shell prompt scripts 9 years ago
only allowing know characters is a simple fix: branch=${BRANCH//[^a-z0-9\/]/-}
HN user
only allowing know characters is a simple fix: branch=${BRANCH//[^a-z0-9\/]/-}
https://github.com/grosser/rubinjam is a super simple way to convert most Ruby gems into a universal binaries. Which is what this whole post was about :)