- What are the details of the issue you're experiencing?
Piping curl to sh is a security antipattern and should be discouraged.
- Is this issue in reference to a specific page? If so, please provide a link.
https://cloud.ibm.com/docs/cli?topic=cli-getting-started
- Do you have a suggestion about how to resolve the issue?
Literally anything that doesn't perpetuate the idea that piping curl straight to a shell is a good thing for people to do.
Piping
curltoshis a security antipattern and should be discouraged.https://cloud.ibm.com/docs/cli?topic=cli-getting-started
Literally anything that doesn't perpetuate the idea that piping curl straight to a shell is a good thing for people to do.