Skip to content

codeql: Ensure database is available in sandbox#643

Merged
castler merged 1 commit into
eclipse-score:mainfrom
castler:js_fix_codeql_generation
Jul 4, 2026
Merged

codeql: Ensure database is available in sandbox#643
castler merged 1 commit into
eclipse-score:mainfrom
castler:js_fix_codeql_generation

Conversation

@castler

@castler castler commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

In the automated mode, that we use in the CI, the database was created within the Bazel output tree, but not within In the automated mode, that we use in the CI, the database was created within the Bazel output tree, but not within /var/tmp` which is hosted as writebae in the bazel sandbox.

This caused that the database was not filled during the build and thus no CodeQL findings could be found.

@castler castler merged commit d4581a9 into eclipse-score:main Jul 4, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in COM - Communication FT Jul 4, 2026
In the automated mode, that we use in the CI, the database was created
within the Bazel output tree, but not within `In the automated mode,
that we use in the CI, the database was created within the Bazel output
tree, but not within `/var/tmp` which is hosted as writebae in the bazel
sandbox.

This caused that the database was not filled during the build and thus
no CodeQL findings could be found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant