type ConfigOutputFormat = | "text" | "json" | "sarif" | "csv" | "xml" | "junit" | "gitlab" | "github" | "markdown";