Closed Mienjung97 closed 1 week ago
As a developer I can implement secure coding practices so that the application is protected against common vulnerabilities
input validation is performed on all user-submitted data
CSRF protection is implemented on all forms
sensitive data is encrypted in transit using HTTPS
As a developer I can implement secure coding practices so that the application is protected against common vulnerabilities
input validation is performed on all user-submitted data
CSRF protection is implemented on all forms
sensitive data is encrypted in transit using HTTPS