in forwarder/proto/security_report.pb.go [201:206]
func (x *SecurityReport) GetCspReport() *CspReport { if x, ok := x.GetReportExtension().(*SecurityReport_CspReport); ok { return x.CspReport } return nil }