| GH500 Certification Dumps Question7
How can certain files be excluded from being scanned for secrets on GitHub?
Select only one answer.
Choose the correct option from below list
(1)By adding the files to a .gitignore file.
(2)By adding the files to a .secretsignore file.
(3)By configuring the secret scanning settings for a repository.
(4)Files cannot be excluded from being scanned for secrets.
Answer:-(3)By configuring the secret scanning settings for a repository. | | |