sbp commented on issue #594: URL: https://github.com/apache/tooling-trusted-releases/issues/594#issuecomment-3802291624
@dave2wave In effect we are already doing that, because the security of the protocols in both directions is ensuring that the payload ASF UID is valid, but only if we validate that the service account is being used. That's why I mention the check for `_asf_uid` being `None`, because it can only be `None` when the service account is being used. -- 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]
