-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Privacy Issue During iOS Build #1990
Comments
Hi, thanks for reporting this. Could you help me with understanding the issue better by explaining what the issue looked like when you observed it? What kind of information did you see? |
Hi @szdziedzic, thanks for your reply. I tried to build our app as normal and received an "Internal Server Error". Each of these sections have logs of their project: "Read Package.json", "Read app config", "Run expo doctor" and "prepare credentials". |
Thanks! I see it now. We are investigating the issue. We will get back to you when we have some more information. |
Hi @leymytel, We are sorry that this happened, and we are taking this situation very seriously.
Best, |
Thank you for filing this issue! |
this incident was resolved on August 21st, and we have posted about it here: https://blog.expo.dev/disclosure-for-eas-build-log-incident-c94d853631d6 thank you again for the report |
Thank you @brentvatne for the updates. |
Build/Submit details page URL
https://expo.dev/accounts/removed/projects/removed/builds/removed/
Summary
While attempting to build my iOS app using
eas-cli
, I encountered an "internal server error". Upon inspecting the logs, I noticed that I was able to view what seems to be another user's information. This raised a potential data privacy concern, and I wanted to bring it to the team's attention.Managed or bare?
Bare
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 13.4.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node
npm: 8.19.4 - ~/ryde/rider-app/node_modules/.bin/npm
Managers:
CocoaPods: 1.12.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
IDEs:
Android Studio: 2022.1 AI-221.6008.13.2211.9619390
Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
npmPackages:
@expo/metro-config: ^0.10.6 => 0.10.7
babel-preset-expo: ^9.3.2 => 9.5.1
expo: ^49.0.6 => 49.0.6
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.72.3 => 0.72.3
react-native-web: ~0.19.6 => 0.19.7
npmGlobalPackages:
eas-cli: 3.18.3
expo-cli: 6.1.0
Expo Workflow: bare
Error output
No response
Reproducible demo or steps to reproduce from a blank project
Unfortunately, I cannot provide a consistently reproducible demo, as the issue appeared to be intermittent. On my second attempt, the build functioned as expected.
The text was updated successfully, but these errors were encountered: