Luzilla/dnsbl_exporter

View on GitHub
internal/setup/setup.go

Summary

Maintainability
A
35 mins
Test Coverage

Function CreateCollector has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func CreateCollector(rbls []string, targets []string, domainBased bool, dnsUtil *dns.DNSUtil, logger *slog.Logger) *collector.RblCollector {
Severity: Minor
Found in internal/setup/setup.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status