Quiz 5 Question 1 of 20

A developer wants to configure a code generation agent to automatically evaluate its own output for security vulnerabilities before it marks a pull request as ready for review. The evaluation should detect issues like SQL injection, hardcoded secrets, and insecure dependencies without requiring manual human review at this stage. Which GitHub tool should be configured to provide this automated evaluation signal?

Select an answer to reveal the explanation.

Motivation