A security architect examines a section of code and discovers the following:
char username[20]
char password[20]
gets(username)
checkUserExists(username)
Which of the following changes should the security architect require before approving the code for release?
Orean
9 months, 2 weeks agoChopSNap
12 months agoisaphiltrick
1 year ago