Skip to content

feat(issue_graph): Add issue_graph tool for visualizing issue/PR rela…

af42b98
Select commit
Loading
Failed to load commit list.
Open

feat(issue_graph): Add focus parameter, cross-repo support, and status extraction #1511

feat(issue_graph): Add issue_graph tool for visualizing issue/PR rela…
af42b98
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 7, 2025 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 180 in pkg/github/issue_graph.go

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

When this is used as a regular expression on a URL, it may match anywhere, and arbitrary hosts may come before or after it.