Skip to content

feat: rewrite weka_runtime.py in Go (phase 1 - structure, deployment, basic modes) - #2492

Draft
kristina-solovyova wants to merge 1 commit into
mainfrom
04-28-feat_rewrite_weka_runtime.py_in_go_phase_1_-_structure_deployment_basic_modes_
Draft

feat: rewrite weka_runtime.py in Go (phase 1 - structure, deployment, basic modes)#2492
kristina-solovyova wants to merge 1 commit into
mainfrom
04-28-feat_rewrite_weka_runtime.py_in_go_phase_1_-_structure_deployment_basic_modes_

feat: rewrite weka_runtime.py in Go (phase 1 - structure, deployment,…

696e813
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 28, 2026 in 2s

1 new alert including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 152 in internal/runtime/weka/local.go

See this annotation in the file changed.

Code scanning / CodeQL

Potentially unsafe quoting Critical

If this
JSON value
contains a single quote, it could break out of the enclosing quotes.