Exam GitHub-Advanced-Security Topic 5 Question 49 Discussion

Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 49
Topic #: 5
What happens when you enable secret scanning on a private repository?

Suggested Answer: C Vote an answer

When secret scanning is enabled on a private repository,GitHub performs a read-only analysisof the repository's contents. This includes the entire Git history and files to identify strings that match known secret patterns or custom-defined patterns.
GitHub does not alter the repository, and enabling secret scanningdoes not automatically enablecode scanning or dependency review - each must be configured separately.

by Rory at Sep 12, 2025, 12:18 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10