Skip to content

add bytecode-compilers.yml workflow - #44

Merged
ammarahm-ed merged 1 commit into
mainfrom
feat-bc-compiler
Jul 14, 2026
Merged

add bytecode-compilers.yml workflow#44
ammarahm-ed merged 1 commit into
mainfrom
feat-bc-compiler

add bytecode-compiler.yml workflow

5c9f654
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jul 14, 2026 in 4s

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:

Default setup

  • ❓  /language:c-cpp
  • ❓  /language:javascript-typescript

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 111 in .github/workflows/bytecode-compilers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 163 in .github/workflows/bytecode-compilers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 221 in .github/workflows/bytecode-compilers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 277 in .github/workflows/bytecode-compilers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}