Skip to content

increase test coverage

b9dfd36
Select commit
Loading
Failed to load commit list.
Merged

Add support for GitLab/Gitea #12

increase test coverage
b9dfd36
Select commit
Loading
Failed to load commit list.
Kusari Inspector / Kusari Inspector failed Jan 15, 2026 in 21s

Security Issues Found

Found 1 security issues that require attention

Details

Kusari Inspector

Kusari Analysis Results:

Do not proceed without addressing issues

Caution

Flagged Issues Detected
These changes contain flagged issues that may introduce security risks.

While the dependency addition (gopkg.in/[email protected]) is safe with no vulnerabilities and poses no risk, a HIGH impact code injection vulnerability was identified in pkg/prx/auth/auth.go at line 227. The runCommand function executes commands with dynamic parameters without validation or allowlisting, creating potential for arbitrary code execution. Although the likelihood is assessed as LOW, the severity of code injection warrants blocking this PR until addressed. Action required: Implement command allowlisting as provided in the mitigation guidance to validate command names before execution and prevent potential command injection through argument manipulation.

Note

View full detailed analysis result for more information on the output and the checks that were run.


@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: b9dfd36, performed at: 2026-01-15T22:07:26Z