abhishekagarwal87 commented on code in PR #13886: URL: https://github.com/apache/druid/pull/13886#discussion_r1132131919
########## docs/operations/security-overview.md: ########## @@ -272,3 +272,19 @@ Cluster to deep storage: Cluster to client: 1. Druid authenticates with the client based on the configured authenticator. 2. Druid only performs actions when an authorizer grants permission. The default configuration is `allowAll authorizer`. + +## Reporting security issues + +The Apache Druid team takes security very seriously. If you find a potential security issue in Druid, such as a way to bypass the security mechanisms described earlier, please report this problem to [[email protected]](mailto:[email protected]). This is a private mailing list. Please send one plain text email for each vulnerability you are reporting. Review Comment: can you remove the link and just put email id as it is? docs checker seem to be failing here. -- 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]
