Skip to content

General issue on building the codeql databse #5054

@valour01

Description

@valour01

Hi, I am now using codeql to analyze a large C project (i.e., Linux kernel).

It takes a rather long time to build the codeql database as I need to compile the Linux kernel. My question is whether I need to rebuild the whole database if the Linux kernel receives several new PRs.

I guess that there should be some cache or optimization so that I do not need to rebuild the whole database if only several lines of code are updated in such a big project.

However, I didn't find the answer. Any suggestions or comments are welcome. Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions