in forwarder/proto/security_report.pb.go [208:213]
func (x *SecurityReport) GetDeprecationReport() *DeprecationReport { if x, ok := x.GetReportExtension().(*SecurityReport_DeprecationReport); ok { return x.DeprecationReport } return nil }