Skip to content

feat(kernel_workflow): warm-start from a local kb_artifacts - #401

Draft
yueliu14 wants to merge 16 commits into
mainfrom
feat/kernel-warm-start-kb-artifacts
Draft

feat(kernel_workflow): warm-start from a local kb_artifacts#401
yueliu14 wants to merge 16 commits into
mainfrom
feat/kernel-warm-start-kb-artifacts

kb: restore branch content dropped when rebase discarded the merge co…

5e9158c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 22, 2026 in 4s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 2057 in e2e_workflow/e2e_workflow.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check failure on line 358 in e2e_workflow/scripts/e2e_store.py

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic hashing algorithm on sensitive data High

Sensitive data (id)
is used in a hashing algorithm (SHA1) that is insecure.

Check failure on line 792 in kernel_workflow/scripts/experience_store.py

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic hashing algorithm on sensitive data High

Sensitive data (id)
is used in a hashing algorithm (SHA1) that is insecure.
Sensitive data (id)
is used in a hashing algorithm (SHA1) that is insecure.
Sensitive data (id)
is used in a hashing algorithm (SHA1) that is insecure.