takanome-dev / astro.go.blog

Blog app with Astro 🚀 on the front and Go 🐹 on the back
https://blog-with-astro-golang.vercel.app/
MIT License
33 stars 5 forks source link

ci: create codeql.yml #36

Closed takanome-dev closed 1 year ago

takanome-dev commented 1 year ago

What type of PR is this? (check all applicable)

Description

This PR adds the codeql.yml file for code analysis. It is a chore task to set up the necessary configuration for CodeQL. This file will enable automated code scanning and help identify potential vulnerabilities and bugs in the codebase.

Generated using OpenSauced.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

[optional] What gif best describes this PR or how it makes you feel?

github-advanced-security[bot] commented 1 year ago

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.