class Sentry::DSN

def csp_report_uri

def csp_report_uri
  "#{server}/api/#{project_id}/security/?sentry_key=#{public_key}"
end