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

Add automated vulnerability code analysis using CodeQL. #3606

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented May 3, 2023

Add automated vulnerability code analysis using CodeQL.

This is nicely integrated into Github as shown here: https://github.blog/changelog/2021-07-19-codeql-code-scanning-new-severity-levels-for-security-alerts/

@vicentebolea vicentebolea force-pushed the add-codeql-workflow branch 3 times, most recently from 0a467b2 to be6d951 Compare May 3, 2023 18:00
@vicentebolea vicentebolea changed the title add codeql workflow Add automated vulnerability code analysis using the CodeQL. May 3, 2023
@vicentebolea vicentebolea changed the title Add automated vulnerability code analysis using the CodeQL. Add automated vulnerability code analysis using CodeQL. May 3, 2023
@vicentebolea vicentebolea self-assigned this May 3, 2023
@vicentebolea vicentebolea marked this pull request as ready for review May 12, 2023 00:27
@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.

@vicentebolea vicentebolea force-pushed the add-codeql-workflow branch 2 times, most recently from 304e6bd to d47d96e Compare July 19, 2023 20:40
@vicentebolea vicentebolea force-pushed the add-codeql-workflow branch 5 times, most recently from 98d4f23 to b97f2e1 Compare August 17, 2023 20:07
Copy link
Collaborator

@scottwittenburg scottwittenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know anything about codeql, but I didn't notice anything about the PR that raised any red flags.

@vicentebolea vicentebolea merged commit 06c8fec into ornladios:master Aug 17, 2023
33 checks passed
@vicentebolea vicentebolea deleted the add-codeql-workflow branch August 17, 2023 22:15
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.

None yet

2 participants