-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Actions: Improve bash support #18540
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.
Files not reviewed (3)
- actions/ql/lib/codeql/actions/Bash.qll: Language not supported
- actions/ql/test/query-tests/Security/CWE-094/CodeInjectionCritical.expected: Language not supported
- actions/ql/test/query-tests/Security/CWE-094/CodeInjectionMedium.expected: Language not supported
Comments suppressed due to low confidence (1)
actions/ql/test/query-tests/Security/CWE-094/.github/workflows/test19.yml:112
- [nitpick] The step ID 'title2' is not descriptive. Consider renaming it to something more meaningful, such as 'fetch_pr_title'.
- id: title2
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with an optional suggestion
Co-authored-by: Asger F <[email protected]>
Pull Request checklist
All query authors
.qhelp
. See the documentation in this repository.Internal query authors only
.ql
,.qll
, or.qhelp
files. See the documentation (internal access required).