[Python-buildbots] Re: Concerning the security of third-party buildbots

2020-01-30 Thread Michael Felt
Re: your first question: the buildbot process does not push, and b) 3rd party people/organizations do not have push authority, so your concern is not not about buildbot - but github and who can push into it (regardless of whether it is part of buildbot testing or not). As to your second questi

[Python-buildbots] Re: Concerning the security of third-party buildbots

2020-01-28 Thread Ned Deily
On Jan 28, 2020, at 02:39, Victor Stinner wrote: > Here is the Python buildbot security documentation: > https://devguide.python.org/buildworker/#security-considerations > > Victor > > Le mar. 28 janv. 2020 à 08:35, A via Python-Buildbots > a écrit : >> I'm concerned with the security of buildb

[Python-buildbots] Re: Concerning the security of third-party buildbots

2020-01-27 Thread Victor Stinner
Hi, Here is the Python buildbot security documentation: https://devguide.python.org/buildworker/#security-considerations Victor Le mar. 28 janv. 2020 à 08:35, A via Python-Buildbots a écrit : > > I'm concerned with the security of buildbots which are provided by > third-party individuals and o