Skip to content

Create codeql.yml #78

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

Create codeql.yml #78

merged 1 commit into from
Jun 19, 2025

Conversation

StpMax
Copy link
Collaborator

@StpMax StpMax commented Jun 19, 2025

No description provided.

Copy link

Unable to Process PR Review

The author of this PR does not exist on Entelligence Dashboard. Please add the user to Entelligence AI here to enable reviews for this user.

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

Copy link

trag-bot bot commented Jun 19, 2025

Pull request summary

  • Added a new GitHub Actions workflow file for CodeQL analysis to the repository.
  • Configured the workflow to trigger on pushes and pull requests to the main branch.
  • Set up a scheduled job to run the analysis weekly on Sundays at 17:23 UTC.
  • Defined a job matrix to analyze multiple programming languages including actions, python, and others.
  • Specified the runner environment based on the programming language being analyzed (macOS for Swift, Ubuntu for others).
  • Included permissions required for CodeQL analysis, such as access to security events and packages.
  • Added steps to check out the repository and initialize CodeQL tools for scanning.
  • Provided a placeholder for manual build commands if the analysis requires a manual build mode.
  • Included a step to perform the actual CodeQL analysis using the specified languages and configurations.
  • Documented the workflow with comments to guide future modifications and usage.

@StpMax StpMax requested a review from ea-rus June 19, 2025 12:32
Copy link

github-actions bot commented Jun 19, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@StpMax
Copy link
Collaborator Author

StpMax commented Jun 19, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 19, 2025
@StpMax StpMax merged commit 03bafad into main Jun 19, 2025
9 of 10 checks passed
@StpMax StpMax deleted the StpMax-patch-1 branch June 19, 2025 15:35
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants