getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
352 stars 45 forks source link

Add a basic `proguard` workspace crate #1371

Closed Swatinem closed 4 months ago

Swatinem commented 4 months ago

For now symbolicator-proguard includes only a ProguardService that can download proguard files from Sentry sources and turn them into ProguardMapper structs.