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

Enhance Cloudinary CLI for Security and Optimization

Open simran-sankhala opened this issue 2 years ago • 2 comments

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 and ensures that unexpected behavior does not occur due to malicious input. Specifically, the code now validates and sanitizes user input before processing.

What does this PR address?

  • [ ] GitHub issue (Add reference - #XX)
  • [ ] Refactoring
  • [ ] New feature
  • [x] Bug fix
  • [ ] Adds more tests

Are tests included?

  • [ ] Yes
  • [x] No

simran-sankhala avatar Oct 12 '23 05:10 simran-sankhala

sure , let me work on that test cases

simran-sankhala avatar Oct 13 '23 19:10 simran-sankhala

@simran-sankhala do you plan on continuing to work on this?

colbyfayock avatar Nov 13 '23 16:11 colbyfayock