After a full web vulnerability scan, do we need to test each & every similar field for possible injections?

I ran a zap scan for my project and found some medium & low level vulnerabilities. But going through some posts, I found that we should run injections (sql, xss, command) on text fields also.

But running these injections… Continue reading After a full web vulnerability scan, do we need to test each & every similar field for possible injections?