Enable CodeQL Advanced Security Scanning#48
Open
ghas-management[bot] wants to merge 1 commit intomasterfrom
Open
Enable CodeQL Advanced Security Scanning#48ghas-management[bot] wants to merge 1 commit intomasterfrom
ghas-management[bot] wants to merge 1 commit intomasterfrom
Conversation
Adds CodeQL workflow for security scanning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
CodeQL Advanced Security Scanning
This PR adds CodeQL security scanning to your repository using GitHub Advanced Security.
What's Included
Language Coverage
Covered by this workflow: Actions, Go
Not supported by CodeQL: CSS, Io, Procfile
Manual Configuration Required
Your repository includes Go which require manual build configuration.
You will need to substitute
IMAGE_PLACEHOLDERandBUILD_COMMAND_PLACEHOLDERin the workflow with the appropriate settings for building your app. See How to run CodeQL analysis for compiled languages (e.g., Kotlin, Go)? for step-by-step instructions.Already Have a Working Workflow?
If you already have a working CodeQL workflow in place, you can continue using it. See our FAQ for more details.
Next Steps
This PR was automatically created by the GHAS management tool.
More details about EE AppSec can be found here. If you have any questions, please reach out to us via EE Teams/Slack channels or tag us with @ee-security in this PR.
If you believe your repository does not require automated security scanning, see our FAQ for guidance on how to proceed.