BackgroundMusic
BackgroundMusic copied to clipboard
homebrew URL exposes AWS Secret and Access keys
I assume it isnt just for me. I dont want to post the screenshot here but if you post your email address I will send you the screenshot.
You should be able to replicate it with the most basic brew cask installation, ie brew install --cask background-music
Thanks, it's [email protected].
But I think the keys might just be included in a redirect from https://github.com/kyleneideck/BackgroundMusic/releases/download/v0.3.2/BackgroundMusic-0.3.2.pkg.
If you still think it could be a security problem, you might want to report it to https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/background-music.rb. That's where the Homebrew formula is managed.
By the way, you probably want to use the cask that tracks the snapshot (i.e. pre-release) versions:
brew tap homebrew/cask-versions
brew install --cask background-music-pre
I haven't found the time to make a new stable release in a long time, so the stable release doesn't work on Big Sur yet.