dosubot[bot] commented on issue #32177: URL: https://github.com/apache/superset/issues/32177#issuecomment-2642114970
<!-- Greeting --> Hey @rajuw892! I'm here to help you with any issues you're facing. I can assist with bug fixes, answer questions, and even guide you on becoming a contributor. Let me know how I can assist you! <!-- Answer --> The issue you're experiencing with Superset pages being flagged as malicious on Chrome is likely related to Scarf telemetry requests. To resolve this, you can disable the Scarf gateway telemetry by setting the `SCARF_ANALYTICS` environment variable to `false` in your deployment configuration. This should prevent the telemetry requests that are causing the security warnings. If you want to keep telemetry functionality, you can adjust your network settings to allow the tracking pixel. After making these changes, you should request a Google security review to clear the dangerous site warnings <sup>[[1]](https://github.com/apache/superset/discussions/31856)</sup><sup>[[2]](https://github.com/apache/superset/issues/32110)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/b7e0fd5d-8846-47c7-8e8f-7f2e773920c0?feedback_type=other)</sup> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
