Configure Developer Protection
To configure Developer Protection:
- Access the Endpoint SecurityAdministrator Portal.
- Click Policy > Access & Compliance.
- Select the policy and in the Capabilities & Exclusions pane, click Developer Protection.
-
Select the Developer Protection mode.
Mode
Description Off Developer Protection is disabled. By default, this option is selected. Detect -
Information leakage is detected and a log message is generated, but the Commit is allowed.
-
The administrator can examine the audit log Detect messages of the Application Control component.
-
The developer sees a notification on the client computer.
Prevent -
Information leakage is detected, a log message is generated, and the Commit is blocked.
-
The administrator can examine the audit log Prevent messages of the Application Control component.
-
The developer sees a warning notification on the client computer. The developer can decide to override the notification and allow the traffic (with or without giving a justification).
The notification message suggests how to fix the problem. For example, by adding a file to
.gitignore, or updating the version inpackage.json
-
- Click Save.
- Install the policy.