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

Enable CodeQL #1733

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Enable CodeQL #1733

merged 2 commits into from
Sep 11, 2023

Conversation

UlisesGascon
Copy link
Contributor

@UlisesGascon UlisesGascon commented Aug 22, 2023

Main Changes

This will enable CodeQL for the repository, it will run every day as a CRON Job. It won't affect any existing pipeline, and it will provide semantic code analysis for the repository.

Context

Related #1732

Changelog

@UlisesGascon UlisesGascon changed the title chore: enable codeql enable CodeQL Aug 22, 2023
@UlisesGascon UlisesGascon changed the title enable CodeQL Enable CodeQL Aug 22, 2023
@UlisesGascon UlisesGascon marked this pull request as ready for review August 23, 2023 00:14
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@EmiM
Copy link
Contributor

EmiM commented Aug 23, 2023

@UlisesGascon CodeQL workflows for cpp and java failed. Could you look at them?

@UlisesGascon
Copy link
Contributor Author

It seems that the autobuild is not recognizing java or ccp correctly, so I will skip them now (869ccbe) and add support for them in a separate PR.

@leblowl leblowl requested review from leblowl and removed request for leblowl September 11, 2023 15:23
@EmiM EmiM merged commit e374d0d into TryQuiet:develop Sep 11, 2023
9 of 11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants