Highlights
Argument Injection: 1 prior fix. Scrutinize any change in this area.
maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Argument Injection: User-controlled file paths or options can be interpreted as command line arguments when invoking external git processes, potentially leading to arbitrary code execution if not properly partitioned.
Information Disclosure: Plaintext Git repository credentials can accidentally leak into application logs, error messages, or diagnostic outputs if the repository metadata's string representation is not systematically sanitized.