8000 No codeql for linux ARM64 · Issue #20616 · github/codeql · GitHub
[go: up one dir, main page]

Skip to content

No codeql for linux ARM64 #20616

@sblatnick

Description

@sblatnick

We have developers trying to run codeql in a container from their macs. The container is important to testing, and we don't want to run codeql outside of it. Codeql for linux currently only built for AMD64.

There is emulation using --platform=linux/amd64, but that is prone to sever performance degradation.

We have noticed some OS specific logic in the codeql script that falsely correlates architecture to operating system. I wonder if that is the only logic standing in our way from using the osx ARM64 version in a linux container? Ideally, the script would consider architecture separately from operating system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0