-
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
README: Add link to QL for Eclipse download on LGTM.com. #1
Merged
Conversation
This file contains 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
semmle-qlci
pushed a commit
that referenced
this pull request
Aug 16, 2018
C#: Fix the unit tests for ZipSlip
jbj
pushed a commit
that referenced
this pull request
Feb 21, 2019
C++: Reimplement cpp/return-stack-allocated-memory with EscapesTree and data flow
hvitved
pushed a commit
that referenced
this pull request
Mar 23, 2019
C#: Adjustments to CIL/nullness analyses
jbj
pushed a commit
that referenced
this pull request
May 6, 2019
C++: Use CallInstruction as DataFlowCall
geoffw0
pushed a commit
that referenced
this pull request
May 29, 2019
CPP: Tests for: Better overflow detection for AssignAdd/AssignSub
semmle-qlci
pushed a commit
that referenced
this pull request
May 30, 2019
JavaScript: Remove a few more configurations from AllConfigurations.qll.
jbj
pushed a commit
that referenced
this pull request
Jul 1, 2019
C++: NonConstantFormat taint only for string types
semmle-qlci
pushed a commit
that referenced
this pull request
Aug 24, 2019
JS: Add change note about CHA
aschackmull
pushed a commit
that referenced
this pull request
Jan 2, 2020
Java: Add .expected file to qltest.
hvitved
pushed a commit
that referenced
this pull request
Jan 15, 2020
C#: No taint-tracking steps for ternary conditionals
jbj
pushed a commit
that referenced
this pull request
Jan 29, 2020
Removed word "file" from description (see Issue 2623)
ginsbach
added a commit
that referenced
this pull request
Jun 2, 2020
Editorial suggestions for "type unions"
aschackmull
pushed a commit
that referenced
this pull request
Jul 8, 2020
Java: Review changes for #3653
yoff
added a commit
that referenced
this pull request
Sep 4, 2020
…aflow-tests Small fixups to your PR to my PR
alexet
added a commit
that referenced
this pull request
Jan 7, 2021
Editorial review for QL language updates
aschackmull
pushed a commit
that referenced
this pull request
Mar 23, 2021
Rewrite XQuery injection to use an additional taint step instead of multiple configurations
RasmusWL
pushed a commit
that referenced
this pull request
Jul 22, 2021
Minor updates to SQL alchemy PR
aibaars
pushed a commit
that referenced
this pull request
Oct 14, 2021
Basic dbscheme generation from `node-types.json`
cklin
pushed a commit
that referenced
this pull request
May 23, 2022
manunio
pushed a commit
to manunio/codeql
that referenced
this pull request
Aug 19, 2022
C++: Accept test results.
tiferet
added a commit
that referenced
this pull request
Sep 7, 2022
New features: Shipping model. 9 new features, remove the old ones that have been replaced by new ones. The codeql PR has been rebased on top of main. #1 https://ml.azure.com/experiments/id/85e6e910-7301-4441-9079-01a1e42fd45b/runs/classification_1662479739_96a8f309?wsid=/subscriptions/91095667-e119-4555-acea-1826488492f0/resourceGroups/atm-codeml/providers/Microsoft.MachineLearningServices/workspaces/ATM-workspace&tid=398a6654-997b-47e9-b12b-9515b896b4de
tiferet
added a commit
that referenced
this pull request
Sep 16, 2022
New features: Shipping model. 9 new features, remove the old ones that have been replaced by new ones. The codeql PR has been rebased on top of main. #1 (with a fixed package version) https://ml.azure.com/experiments/id/85e6e910-7301-4441-9079-01a1e42fd45b/runs/classification_1662479739_96a8f309?wsid=/subscriptions/91095667-e119-4555-acea-1826488492f0/resourceGroups/atm-codeml/providers/Microsoft.MachineLearningServices/workspaces/ATM-workspace&tid=398a6654-997b-47e9-b12b-9515b896b4de
tiferet
added a commit
that referenced
this pull request
Sep 19, 2022
New features: Shipping model. 9 new features, remove the old ones that have been replaced by new ones. The codeql PR has been rebased on top of main. #1 (with a fixed package version) https://ml.azure.com/experiments/id/85e6e910-7301-4441-9079-01a1e42fd45b/runs/classification_1662479739_96a8f309?wsid=/subscriptions/91095667-e119-4555-acea-1826488492f0/resourceGroups/atm-codeml/providers/Microsoft.MachineLearningServices/workspaces/ATM-workspace&tid=398a6654-997b-47e9-b12b-9515b896b4de
asgerf
added a commit
that referenced
this pull request
Nov 9, 2022
Ruby: Make sure to always generate SSA definitions for namespace self-variables
jhelie
pushed a commit
that referenced
this pull request
Nov 22, 2022
New features: Shipping model. 9 new features, remove the old ones that have been replaced by new ones. The codeql PR has been rebased on top of main. #1 (with a fixed package version) https://ml.azure.com/experiments/id/85e6e910-7301-4441-9079-01a1e42fd45b/runs/classification_1662479739_96a8f309?wsid=/subscriptions/91095667-e119-4555-acea-1826488492f0/resourceGroups/atm-codeml/providers/Microsoft.MachineLearningServices/workspaces/ATM-workspace&tid=398a6654-997b-47e9-b12b-9515b896b4de
owen-mc
referenced
this pull request
in owen-mc/codeql
Aug 11, 2023
This has one problem: we aren't able to properly set sinks to be barriers, to avoid the issue that we get flows from a source A to sink1, and also from A to sink1 and then on to sink2, and so on. These are seen in SPURIOUS results in: go/ql/test/query-tests/Security/CWE-681/IncorrectIntegerConversion.go
dbartol
pushed a commit
that referenced
this pull request
Dec 18, 2024
Add support for Reusable workflows
dbartol
pushed a commit
that referenced
this pull request
Dec 18, 2024
Support external workflow extpacks
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.
No description provided.