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

feat: add a CodeQL Github Workflow #357

Merged
merged 1 commit into from
Jul 18, 2023
Merged

feat: add a CodeQL Github Workflow #357

merged 1 commit into from
Jul 18, 2023

Conversation

carlspring
Copy link
Contributor

@carlspring carlspring commented Jul 17, 2023

Fixes #356.

CodeQL will get triggered upon:

  • Merge of pull requests to main.
  • Pull requests introducting vulnerable code.

Notes:

  • CodeQL still needs to be enabled in the settings of the repository before this can be merged.

@carlspring carlspring requested a review from a team as a code owner July 17, 2023 19:51
@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.

@carlspring carlspring changed the title feat: Add a CodeQL Github Workflow feat: add a CodeQL Github Workflow Jul 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@carlspring carlspring merged commit 614cc1f into main Jul 18, 2023
9 checks passed
@carlspring carlspring deleted the feat/356/add-codeql branch July 18, 2023 14:59
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.

[Feature]: Add a CodeQL Github Workflow
1 participant