QuestionQ15

Cloud Security

Which cloud-security component uses automated static application security testing (SAST) to detect potential threats?

  • A API
  • B Code security
  • C Virtualization
  • D IRP
Explanation

Code security uses automated SAST/code-scanning tools to analyze application source code and identify potential vulnerabilities and threats. GitHub’s official documentation describes SAST vulnerabilities as those found through code-scanning alerts.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!