Skip to content

refactor: clean up probe dataset preparation and improve code organiz…

2862ac0
Select commit
Loading
Failed to load commit list.
Open

add interactive webgl and cesiumjs renderers for web based globe visualizations with probing support #190

refactor: clean up probe dataset preparation and improve code organiz…
2862ac0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 14, 2025 in 3s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 1418 in src/zyra/api/routers/cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 1424 in src/zyra/api/routers/cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 1424 in src/zyra/api/routers/cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 1428 in src/zyra/api/routers/cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 49 in src/zyra/visualization/renderers/video_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

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