Actions
Feature #894
closedModule #882: Hands on & Code Familiarization
Sub module #883: UAN Repository - Record Update
Feature #871: List the UAN repository record
Code review/update against OWASP/Security/STQC guidelines
Start date:
09/14/2023
Due date:
10/13/2023
% Done:
100%
Estimated time:
Planned Due Date:
Updated by Nisha Balakrishnan almost 3 years ago
- Due date changed from 09/27/2023 to 10/13/2023
- Assignee set to Ashitha C
Updated by Ashitha C almost 3 years ago
- Status changed from In Progress to Resolved
Updated by Ashitha C almost 3 years ago
10-10-2023
Code updated against STQC guidelines
1. Check the type and range of input or user provide values
2. Client-side and server side data validation
3. Not added business and security logic in the client side
4. Didn't output debugging error messages and exceptions in client side web page.
5. Didn’t add sensitive information in HTML comments
6. Didn't log sensitive data in log files
Other guidelines are already satisfied in this project
Updated by Nisha Balakrishnan over 2 years ago
- Status changed from Resolved to Closed
Actions