chromium/components/policy/resources/templates/policy_definitions/SafeBrowsing/DisableSafeBrowsingProceedAnyway.yaml

caption: Disable proceeding from the Safe Browsing warning page
desc: |-
  Setting the policy to Enabled prevents users from proceeding past the warning page the Safe Browsing service shows to the malicious site. This policy only prevents users from proceeding on Safe Browsing warnings such as malware and phishing, not for SSL certificate-related issues such as invalid or expired certificates.

        Setting the policy to Disabled or leaving it unset means users can choose to proceed to the flagged site after the warning appears.

        See more about Safe Browsing ( https://developers.google.com/safe-browsing ).
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Do not allow user to bypass Safe Browsing warning
  value: true
- caption: Allow user to bypass Safe Browsing warning
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:22-
- chrome_os:22-
- android:30-
- ios:88-
tags: []
type: main