func()

in ci/internal/cve/record.go [63:65]


func (r *Record) LogValue() slog.Value {
	return slog.StringValue(r.CveMetadata.CveID)
}