Security improvements needed for the file upload functionality in ovos-support script:
- Add user confirmation prompt before upload to allow inspection of potentially sensitive data
- Add proper verification of upload success by checking HTTP status code
- Add error handling for curl failures and network issues
- Extract response body and status code separately for better error reporting
Related PR: #129
Related comment: #129 (comment)
Security improvements needed for the file upload functionality in ovos-support script:
Related PR: #129
Related comment: #129 (comment)