cloudinary-cli icon indicating copy to clipboard operation
cloudinary-cli copied to clipboard

A command line interface for Cloudinary's APIs

Results 13 cloudinary-cli issues
Sort by recently updated
recently updated
newest added

### Brief Summary of Changes Addressed the potential security risk by implementing thorough input validation and sanitization for user-provided arguments and options. This helps mitigate the risk of code injection...

# Feature request for Cloudinary CLI … ## Explain your use case I would love to see an official docker image containing an installed cloudinary-cli ## Describe the problem you’re...

### Brief Summary of Changes Addressed the potential security risk by implementing thorough input validation and sanitization for user-provided arguments and options. This helps mitigate the risk of code injection...

## Bug report for Cloudinary CLI there were a few areas where security could be a concern: ## Input Sanitization and Validation: The code doesn't appear to have extensive input...

# Feature request for Cloudinary CLI Hi, is it possible to pull and then push pictures including their Area of interest (from Analysis in the console) ? ## Explain your...

question

## Bug report for Cloudinary CLI This is not necessarily an issue with the Cloudinary CLI itself, but with the test cloud it runs against. ## Describe the bug in...

## Describe the bug in a sentence or two. When using `1.10.1` if your cloudinary path is a sub folder, it will fail not sync the folder. (Note my cloudinary...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

Hacktoberfest is here! And we’re excited to invite you to explore and contribute to our **Cloudinary CLI** on GitHub! Whether you’re a seasoned contributor or new to Open Source, this...

### Brief Summary of Changes #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) - [ ] Refactoring - [x] New feature - [...