What GitHub Copilot configuration needs to be enabled to protect against IP infringements?
A.
Blocking public code matches
B.
Blocking license check configuration
C.
Allowing public code matches
D.
Allowing license check configuration
The Answer Is:
A
This question includes an explanation.
Explanation:
“By default, suggestions matching public code are allowed, but you can choose to block public code matches. This setting can be enabled to reduce the risk of intellectual property infringement.”
This shows that enabling “Blocking public code matches” is the configuration required to protect against IP issues.