Input validation missing on import csv functionality
Issue
When importing a new standard, no validation is performed on the imported csv file, a generic non-descriptive "500 - Internal Server Error" is returned or new CREs are wrongfully injected.
More specifically, in the outlined case, if the format of "CRE 0" column is XX-XXX|
Hi ,@northdpole , @filipposfwt
I have reviewed the issue and identified the missing input validation in the CSV import functionality. I plan to implement validation checks for headers, data formats, and security measures (such as preventing CSV injection). I will also ensure proper error handling and testing before submitting a fix.
Please assign this issue to me so I can start working on it. Let me know if you have any specific requirements or suggestions.
Thanks!
@Hardik301002 just assigned
Hi! I noticed there hasn’t been any activity here recently. If it’s okay, I’d like to work on this issue. Could you please assign it to me if it’s available?