GitHub Advanced Security GHAS - GitHub-Advanced-Security Exam Practice Test
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)
Correct Answer: B,D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
How many alerts are created when two instances of the same secret value are in the same repository?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following benefits do code scanning, secret scanning, and dependency review provide?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
In a private repository, what minimum requirements does GitHub need to generate a dependencygraph? (Each answer presents part of the solution. Choose two.)
Correct Answer: A,C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Why should you dismiss a code scanning alert?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the first step you should take to fix an alert in secret scanning?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).