graft: migrate to org-wide CodeQL configuration #484
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔒 Migrate to org-wide CodeQL configuration
Hello! 👋
The sec eng team is rolling out an improved CodeQL configuration across all repositories. This provides several benefits:
🚀 What's changing with this PR?
The CodeQL action in this PR will fail initially. This is expected behaviour because custom CodeQL scanning cannot run whilst the default CodeQL scanning is still enabled on the repository.
ℹ️ What do I need to do as a maintainer?
Settings > Security & analysisin your repoYour repository will then automatically use our shared CodeQL setup and custom rules.
If you wish to revert this change, you just need to re-enable the CodeQL in the settings page above, then remove the workflow added in this PR.
💬 Questions or feedback?
Reach out anytime at #security and let us know if you spot issues.
Thank you for helping keep our codebases secure and maintainable!
Generated by GRAFT