Skip to content

fix: support PAT auth for self-hosted Jira/Confluence Server

6dc0096
Select commit
Loading
Failed to load commit list.
Open

feat: settings DataTable pagination, connector UX, and misc fixes #3248

fix: support PAT auth for self-hosted Jira/Confluence Server
6dc0096
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 10, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 78 in platform/e2e-tests/tests/api/users-search.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
example.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 81 in platform/e2e-tests/tests/api/users-search.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
example.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 305 in platform/e2e-tests/tests/api/users-search.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
example.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 308 in platform/e2e-tests/tests/api/users-search.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
example.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.