| GH500 Certification Dumps Question 44
After investigating a code scanning alert related to injection, you determine that the input is properly sanitized using custom logic. What should be your next step?
Select only one answer.
Choose the correct option from below list
(1)Draft a pull request to update the open-source query.
(2)Ignore the alert.
(3)Open an issue in the CodeQL repository.
(4)Dismiss the alert with the reason 'false positive.'
Answer:-(4)Dismiss the alert with the reason 'false positive.' | | |