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

.github/workflows: Add codeql.yml file #9936

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

Juee14Desai
Copy link
Contributor

This tool runs codeQL github action per PR, per push and everyday at 4 PM PST.
CodeQL checks the code to find security vulnerabilities and automatically uploads the results to GitHub so they can be displayed on pull requests.
Each scan of C language takes ~15 mins and python scan takes ~2 mins.

This tool runs codeQL github action per PR, per push and everyday
at 4 PM PST.
CodeQL checks the code to find security vulnerabilities and
automatically uploads the results to GitHub so they can be
displayed on pull requests.
Each scan of C language takes ~15 mins and python scan takes
~2 mins.

Signed-off-by: Juee Himalbhai Desai <[email protected]>
@j-xiong
Copy link
Contributor

j-xiong commented Mar 22, 2024

No need to wait for other CIs to finish since this is an update to github workflow.

@j-xiong j-xiong merged commit 17deb29 into ofiwg:main Mar 22, 2024
10 of 13 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