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

chore: Add CodeQL workflow #1876

Merged
merged 9 commits into from May 7, 2024
Merged

chore: Add CodeQL workflow #1876

merged 9 commits into from May 7, 2024

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Dec 9, 2023

Feel free to adapt the triggers/schedule. This should help catch security issues like ReDoS. You can also opt to scan only for security issues; I went with security-and-quality since that's what I use myself.

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

@XhmikosR XhmikosR marked this pull request as ready for review December 9, 2023 07:55
@XhmikosR
Copy link
Contributor Author

@SethFalco Can you look at this please?

@SethFalco
Copy link
Member

SethFalco commented May 2, 2024

Thanks for proposing this. I just had to find time to look into CodeQL, surrounding tools, and what kind of problems will be flagged. I was also wary since unless we write our own queries, it does look like a bit of a black box. (i.e. with the CLI and generic databases, every way to consume the results in a meaningful way seems to involve uploading to GitHub servers)

Overall, this makes sense though and the results reported on this branch are worth acting on. Thanks for proposing this. Soon I'll evaluate the config/workflow and merge it in! 👍🏽

@SethFalco SethFalco merged commit a3ac91a into svg:main May 7, 2024
10 checks passed
@XhmikosR XhmikosR deleted the patch-3 branch May 8, 2024 03:47
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