Skip to content

Improve vuln scanning

523a91c
Select commit
Loading
Failed to load commit list.
Open

Improve vuln scanning #5

Improve vuln scanning
523a91c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 9, 2026 in 52s

No new alerts in code changed by this pull request

Annotations

Check warning on line 67 in .github/workflows/vuln-scanning.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ inputs.scan-report }
, which may be controlled by an external user.

Check warning on line 127 in .github/workflows/vuln-scanning.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ inputs.assignee-user }
, which may be controlled by an external user.

Check warning on line 131 in .github/workflows/vuln-scanning.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ vars.ROTATION_USERS }
, which may be controlled by an external user.