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

Create codeql.yml #24

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Create codeql.yml #24

merged 1 commit into from
Nov 7, 2024

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Nov 7, 2024

This pull request adds a new GitHub Actions workflow for CodeQL analysis to the repository. The workflow is configured to run on pushes and pull requests to the master branch, as well as on a scheduled basis.

New GitHub Actions workflow for CodeQL analysis:

  • Added a new workflow file .github/workflows/codeql.yml to set up CodeQL analysis for the repository. The workflow is triggered on pushes and pull requests to the master branch and runs on a weekly schedule.

@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.

@lucacome lucacome merged commit d08aa2b into master Nov 7, 2024
3 checks passed
@lucacome lucacome deleted the chore/codeql branch November 7, 2024 02:32
@lucacome lucacome added the chore label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant