bridgecrewio / AirIAM

Least privilege AWS IAM Terraformer
https://airiam.io
Apache License 2.0
770 stars 77 forks source link

🐛 Bug Report: Broken homebrew package #161

Open Firefishy opened 1 year ago

Firefishy commented 1 year ago

👟 Reproduction steps

brew tap bridgecrewio/airiam https://github.com/bridgecrewio/airiam
brew update
brew install airiam

👍 Expected behavior

airiam is installed

👎 Actual Behavior

==> Downloading
curl: (3) URL using bad/illegal format or missing URL
Error: airiam: Failed to download resource "airiam--boto3"
Download failed:

Broken URL and SHA: https://github.com/bridgecrewio/AirIAM/blob/79706dadaa196a77a94e8853baf79ecc3d5982f5/HomebrewFormula/airiam.rb#L11-L14

💻 Operating system

MacOS

🧱 Your Environment

No response

Python Version

python3

checkov-version

2.2.75

Share output with the environment variable LOG_LEVEL set to DEBUG

N/A

👀 Have you spent some time to check if this issue has been raised before?