Rasmus Wriedt Larsen
|
8ea6b6f256
|
Python: Update py/azure-storage/unsafe-client-side-encryption-in-use to use datafow
|
2023-03-28 10:09:22 +02:00 |
|
Rasmus Wriedt Larsen
|
7a17cd2a9e
|
Python: Rewrite azure query to more idiomatic ql
|
2023-03-28 10:06:00 +02:00 |
|
Rasmus Wriedt Larsen
|
691ffcd3a4
|
Python: Add tests of py/azure-storage/unsafe-client-side-encryption-in-use
Notice that it doesn't find the potentially unsafe version, or the vuln that spans calls.
|
2023-03-28 10:05:09 +02:00 |
|
Anders Schack-Mulligen
|
d406b051fc
|
Dataflow: Remove accidentally exposed predicates.
|
2023-03-28 10:04:21 +02:00 |
|
Asger F
|
a5b1677cca
|
Update docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2023-03-28 10:03:07 +02:00 |
|
Asger F
|
32bab0b8b2
|
Merge pull request #12654 from asgerf/rb/always-resolve-toplevel-namespace
RB: always resolve toplevel namespaces to their locally qualified name
|
2023-03-28 09:54:59 +02:00 |
|
Anders Schack-Mulligen
|
b5c66c514e
|
Java: Support double-recursive range analysis bounds for addition.
|
2023-03-28 09:52:05 +02:00 |
|
yoff
|
a1a2eb356c
|
Merge pull request #11515 from yoff/py/port-comparison-using-is
python: port `py/comparison-using-is`
|
2023-03-28 09:42:34 +02:00 |
|
Michael Nebel
|
730848cee8
|
Merge pull request #12648 from michaelnebel/csharp/cs-web-debug-binary
C#: Improve cs/web/debug-binary to repect the RemoveAttributes transformation.
|
2023-03-28 09:40:46 +02:00 |
|
yoff
|
a034f89d9d
|
Merge pull request #12517 from yoff/python/fix-documentation-redirect-type-inference
python: Fix link to type inference
|
2023-03-28 09:38:55 +02:00 |
|
Michael Nebel
|
7283002dfa
|
Merge pull request #12410 from michaelnebel/java/docs-models-as-data
Java: Docs MaD using extensions.
|
2023-03-28 09:21:07 +02:00 |
|
Tom Hvitved
|
e3799adbe0
|
Merge pull request #12612 from hvitved/ruby/print-ast-desugar-reorder
Ruby: Order synthetic children in PrintAST based on their index instead of location
|
2023-03-28 09:13:03 +02:00 |
|
Mathias Vorreiter Pedersen
|
58c7148669
|
Merge pull request #12655 from jketema/range-rem
|
2023-03-28 08:01:16 +01:00 |
|
github-actions[bot]
|
2573efa358
|
Add changed framework coverage reports
|
2023-03-28 00:17:02 +00:00 |
|
Jeroen Ketema
|
12da4f7814
|
C++: Address review comment
|
2023-03-28 00:33:46 +02:00 |
|
Jeroen Ketema
|
9303055013
|
C++: Address review comment
|
2023-03-28 00:33:46 +02:00 |
|
Jeroen Ketema
|
99c6111b05
|
C++: Add support for bounded modulus operations
|
2023-03-28 00:33:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
724d97eabb
|
C++: Make sign analysis aware of unsigned'ness and accept test changes.
|
2023-03-27 23:08:12 +01:00 |
|
Nora Dimitrijević
|
239e14b71a
|
Swift: fix QLdoc check for EnumElementExpr.qll
|
2023-03-27 23:48:37 +02:00 |
|
Nora Dimitrijević
|
41b283c07c
|
Swift: add .some enum content to init? calls
Again, this is hacky; we don't distinguish rigorously between an
optional value and its content (similar to how it was before enum
content flow).
|
2023-03-27 23:01:25 +02:00 |
|
Nora Dimitrijević
|
03122d76ce
|
Swift: fix a bunch of MISSING dataflow test cases
Optional content flow through constructors remains.
|
2023-03-27 23:01:25 +02:00 |
|
Nora Dimitrijević
|
6a127264af
|
Swift: distinguish between Pattern.get(Immediate)IdentityPreservingEnclosingPattern
|
2023-03-27 23:01:25 +02:00 |
|
Nora Dimitrijević
|
7dc793855b
|
Swift: introduce Node.asPattern()
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
a715ebe826
|
Swift: distinguish Pattern.get(Immediate)EnclosingPattern
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
9353549629
|
Swift: fixes responding to comments
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
052a008926
|
Swift: Content-based dataflow through case let
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
5c795632db
|
Swift: add Pattern.getEnclosingPattern()
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
c2e9ffab63
|
Swift: add EnumElementExpr + Pattern.getMatchingExpr()
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
5419e65e01
|
Swift: add NamedPattern.getVarDecl()
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
feb8243d5f
|
Swift: move BindingPattern to the hidden AST
|
2023-03-27 23:01:24 +02:00 |
|
Nora Dimitrijević
|
9e8867aa96
|
Swift: update enum dataflow test with more cases
|
2023-03-27 23:01:23 +02:00 |
|
Mathias Vorreiter Pedersen
|
cbd4662696
|
Merge branch 'main' into skip-safe-conversions-in-range-analysis
|
2023-03-27 21:18:49 +01:00 |
|
smiddy007
|
82f8090e91
|
Merge branch 'main' into improve-insufficient-pw-hash-query
|
2023-03-27 15:37:02 -04:00 |
|
Robert Marsh
|
62d2f23904
|
Merge pull request #12673 from MathiasVP/range-analysis-of-add-expr
C++: IR-based range analysis of addition
|
2023-03-27 15:31:11 -04:00 |
|
smiddy007
|
55bcad5363
|
Merge branch 'main' into improve-insufficient-pw-hash-query
|
2023-03-27 15:21:57 -04:00 |
|
smiddy007
|
2caab8748e
|
Merge branch 'improve-insufficient-pw-hash-query' of https://github.com/smiddy007/codeql into improve-insufficient-pw-hash-query
|
2023-03-27 15:20:24 -04:00 |
|
smiddy007
|
57ab5a06ae
|
autoformatted
|
2023-03-27 15:20:08 -04:00 |
|
Ed Minnix
|
3d033fd727
|
Fix SqlConcatenated
|
2023-03-27 13:06:31 -04:00 |
|
Ed Minnix
|
9bfb13b942
|
Update to the Global/flow* api
|
2023-03-27 12:26:18 -04:00 |
|
Edward Minnix III
|
106e5e7145
|
Docs review suggestion
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
|
2023-03-27 12:16:44 -04:00 |
|
Edward Minnix III
|
43d79dc5b8
|
Apply docs review suggestions
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
0eaf222b54
|
Move public classes/predicates to top of library file
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
f28f1af5a4
|
Add InsecureLdapUrlSink
|
2023-03-27 12:16:44 -04:00 |
|
Edward Minnix III
|
24d4859149
|
Import changes
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-03-27 12:16:44 -04:00 |
|
Edward Minnix III
|
151357d02d
|
Make classes/predicates not used outside of query private
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
658c54a18f
|
Change names of configuration to fit new naming convention
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
cb58936c08
|
Documentation changes
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
752620a34d
|
Rename SSL configuration and fix PathGraph
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
efdfc2d0c3
|
Change version of PathNode used to appropriate module
|
2023-03-27 12:16:44 -04:00 |
|
Ed Minnix
|
59ce0d7682
|
Documentation changes
|
2023-03-27 12:16:44 -04:00 |
|