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")
+8Scores 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
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