Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL integration (OSOE-734) #283

Open
BenedekFarkas opened this issue Nov 17, 2023 · 0 comments
Open

CodeQL integration (OSOE-734) #283

BenedekFarkas opened this issue Nov 17, 2023 · 0 comments

Comments

@BenedekFarkas
Copy link
Member

BenedekFarkas commented Nov 17, 2023

See the official documentation.

It should be integrated into our workflows as a GitHub Action with reusable configuration for our typical usage scenarios.

As a built-in feature (repository setting), it's available for public repositories and can be enabled for all public repositories at once in the organization settings. It's only available for private repositories with Enterprise plan.

Initial testing results with OSOCE:

  • Superproject: JS/TS scanning came out green.
  • Superproject: C# scanning failed, because the submodule projects are missing due to the submodules not being checked out + Could not auto-detect a suitable build method. See the logs for more details. (but this might be a results of the submodules missing).
  • UITT: C# scanning failed, looks like it didn't restore NuGet packages.

Jira issue

@github-actions github-actions bot changed the title CodeQL integration CodeQL integration (OSOE-734) Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant