### Problem Statement In the case of `sentry.javascript.serverless` the source maps modal says that issues is not from an official Sentry SDK. <img width="718" alt="Image" src="https://github.com/user-attachments/assets/ae6d9e8d-f6dc-4f5d-ab98-c0f7c0a4656d" /> ### Solution Brainstorm It is a on official sentry SDK, it should be a green check mark In this specific scenario, the SDK is official but it is not the correct min version requirement. So the message the user sees is just confusing ### Product Area Issues - Source Maps