Skip to content

add Typos check job and fix typos

cddff80
Select commit
Loading
Failed to load commit list.
Merged

Deprecate kaleido #319

add Typos check job and fix typos
cddff80
Select commit
Loading
Failed to load commit list.
Orca Security (US) / Orca Security - SAST succeeded Jul 7, 2025 in 40s

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed SAST high 0   medium 7   low 0   info 1 View in Orca
🛡️ The following SAST misconfigurations have been detected
NAME FILE
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...c_export/src/main.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...c_export/src/main.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...ly_static/src/lib.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...tic/src/webdriver.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...tic/src/webdriver.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...tic/src/webdriver.rs View in code
medium Avoid using `expect` or `unwrap` in functions that return `Result` types ...tic/src/webdriver.rs View in code
info Insecure use of temporary directory for sensitive operations ...atic/src/template.rs View in code