Skip to content

Confluence: Splitted classes into Cloud and Server#1581

Merged
gonchik merged 1 commit into
atlassian-api:masterfrom
gonchik:master
Aug 30, 2025
Merged

Confluence: Splitted classes into Cloud and Server#1581
gonchik merged 1 commit into
atlassian-api:masterfrom
gonchik:master

Confluence split classes

1c6bcc9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 30, 2025 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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 21 in atlassian/confluence/__init__.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
atlassian.net
may be at an arbitrary position in the sanitized URL.

Check failure on line 21 in atlassian/confluence/__init__.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
jira.com
may be at an arbitrary position in the sanitized URL.