getsentry / getsentry/sentry-python
Derive security header report url from DSN
Open
Feature
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
I know that this could be done somewhat trivially by parsing the DSN URL in my own code (assuming the format is stable).
However, it'd be convenient to have this as part of the SDK, so one could do just get it via something like `sentry_sdk.csp_report_url`.
Contributor guide
Assessment
This issue has not been assessed yet.