Skip to content

docs: Add migration notes for configuration changes

b0522cc
Select commit
Loading
Failed to load commit list.
Open

Improve test coverage #462

docs: Add migration notes for configuration changes
b0522cc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 19, 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 223 in src/vcspull/config/migration.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

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

Check failure on line 225 in src/vcspull/config/migration.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
bitbucket.org
may be at an arbitrary position in the sanitized URL.