Skip to content

feat(riscv-guest): l2 execution guest rollup - #3783

Open
Filter94 wants to merge 30 commits into
mainfrom
feat/l2-execution-guest-rollup-v2
Open

feat(riscv-guest): l2 execution guest rollup#3783
Filter94 wants to merge 30 commits into
mainfrom
feat/l2-execution-guest-rollup-v2

Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into fe…

bc78c85
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 20, 2026 in 2s

2 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 2 configurations present on refs/heads/main were not found:

Actions workflow (main.yml)

  • ❓  /language:java-kotlin
  • ❓  /language:javascript-typescript

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 68 in .github/actions/setup-arithmetization-riscv/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Cache Poisoning via execution of untrusted code High

Potential cache poisoning in the context of the default branch due to privilege checkout of untrusted code from
inputs.monorepo-ref
. (
schedule
).
Potential cache poisoning in the context of the default branch due to privilege checkout of untrusted code from
inputs.monorepo-ref
. (
workflow_dispatch
).