This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When code scanning is enabled, what is one default event that triggers a scan?
Creating a new branch.
Pushing a change.
Deleting a branch.
Which of the following are the tools used to upload a SARIF file?
The tools used are GitHub Actions, the code scanning API, and the CodeQL CLI.
The tools used are GitHub Actions, the ESLint analysis tool, the code scanning API, and the CodeQL CLI.
The tools used are the partialFingerprints property, GitHub Actions, the code scanning API, and the CodeQL CLI.
What is the difference between scheduled versus triggered events in code scanning?
Scheduled events are more difficult to configure than triggered events.
Scheduled events run based on a specified schedule and triggered events run on code events such a push.
Triggered events run less frequently than scheduled events.
You must answer all questions before checking your work.
Was this page helpful?