Skip to content

Test that https://unpkg.com is used only in the connected mode

ef6cd42
Select commit
Loading
Failed to load commit list.
Open

Test that https://unpkg.com is used only in the connected mode #442

Test that https://unpkg.com is used only in the connected mode
ef6cd42
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 4, 2025 in 16s

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 36 in tests/test_connected_notebook_is_small.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
https://unpkg.com
may be at an arbitrary position in the sanitized URL.