Appleβs redesigned App Store web version now includes a homepage and search functionality, enhancing user experience. An unintended oversight led to the exposure of the full front-end source code due to the SourceMap feature being left enabled in production. #Apple #SourceMap #WebDevelopment
Keypoints
- The new App Store web version features a homepage and enhanced search capabilities.
- Appleβs engineers failed to disable the SourceMap feature before launch.
- The full front-end codebase was inadvertently accessible to the public.
- The leaked code includes source files, state management, and API integration details.
- While no sensitive data was exposed, this represents a procedural security oversight.