Skip to content

refactor(pr): address code quality issues from PR review

daf4381
Select commit
Loading
Failed to load commit list.
Merged

fix(github): use selectedPR from hook to restore Files changed list #822

refactor(pr): address code quality issues from PR review
daf4381
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 8, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1411 in apps/frontend/src/main/ipc-handlers/github/pr-handlers.ts

See this annotation in the file changed.

Code scanning / CodeQL

Network data written to file Medium

Write to file system depends on
Untrusted data
.

Check warning on line 99 in apps/frontend/src/main/ipc-handlers/github/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

File data in outbound network request Medium

Outbound network request depends on
file data
.
Outbound network request depends on
file data
.
Outbound network request depends on file data.