Hi everyone, I work in a company where privacy is a major need and the Android Team (me) is trying to make a case to get an approval from our security team. It’d be super nice if someone could help me with some questions I have. References are very welcome as I’m not sure were to look for this type of information - note that I need some type of certified data by Gradle.
Here it is:
- When using Gradle scan, what type of information from our infrastructure is sent to the Gradle Servers? Like machine that run it… etc.
- Except by build details, is any other information from the project sent?
- Does any information sent to Gradle Servers can identify us? For example, a GitHub Origin from our .git files could go by mistake?
- Is any console log sent?
- Can the generated string be “closed” to only one email?
- It is unclear what means “delete”: is it hard deleted or just not made accessible to the public anymore?
Thanks in advance.