live · scanning repos
Scanrepo
github.com
github.com / mvisonneau

mvisonneau/gitlab-ci-pipelines-exporter

Go·154 files·commit ef8b2da·scanned 1h ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 25 — 1,559 stars — findings likely legitimate code patterns

verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

criticalGo os/exec usageos/exec is used to run external commands. In malware it drops payloads, modifies the system, or opens shells.pkg/ratelimit/ratelimit_test.go

	cmd := exec.Command(os.Args[0], "-test.run=TestRedisTakeError") //nolint:gosec
	cmd.Env = append(os.Environ(), "SHOULD_ERROR=1")
+8
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
infoAuthor has no other public repositoriesGitHub user "renovate[bot]" has no other public repositories, common for burner accounts used in scams.+2

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

104 files scanned @ ef8b2da | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain2
owasp / injection0
telemetry
files 104/154rules hit 3engine v6commit ef8b2da

github

mvisonneau/gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights

Go
1559
284
2926d
154 files
104 scanned(68%)
ef8b2da

architecture░▒▓

entry (0) flagged (1) pkg (80)
180 nodes · 373 edgesscroll to zoom · click node to jump to finding