SecurityFTW / cs-suite

Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
GNU General Public License v3.0
1.14k stars 217 forks source link

Curl: option -: is unknown #65

Open zarbthomas opened 3 years ago

zarbthomas commented 3 years ago

When I run the script about 75% of the checks are returning with:

curl: option -: is unknown curl: try 'curl --help' or 'curl --manual' for more information

Has anyone came across this?

shivankar-madaan commented 3 years ago

Hi @zarbthomas I used to face this issue, I think it was related to "jq".Not sure actually. Can you install that and try. Let me know if doesn't work.

Thanks

zarbthomas commented 3 years ago

I have jq 1.6 installed and still running into the same issue