Asger Feldthaus
|
993cc29275
|
JS: Autoformat
|
2021-07-01 14:22:44 +02:00 |
|
Asger Feldthaus
|
376efaa46c
|
JS: Change note
|
2021-06-30 15:10:52 +02:00 |
|
Asger Feldthaus
|
780453008a
|
JS: Drive-by fixes in ComposedFunctions.qll
|
2021-06-30 15:07:59 +02:00 |
|
Asger Feldthaus
|
7e2871bfdf
|
JS: Propagate React components through recompose HOCs
|
2021-06-30 15:05:28 +02:00 |
|
Tamás Vajk
|
173be0cce0
|
Merge pull request #6144 from tamasvajk/feature/stub-dapper
C#: Change Dapper stub to nuget-based one (stub also System.Data.SqlC…
|
2021-06-24 11:41:12 +02:00 |
|
Rasmus Wriedt Larsen
|
686638a65f
|
Merge pull request #6049 from RasmusWL/jmespath
Python: Add modeling of `jmespath`
|
2021-06-24 11:13:19 +02:00 |
|
Tamás Vajk
|
4a19a9978a
|
Merge pull request #6115 from tamasvajk/feature/framework-coverage-comment-noise
Only post comment with framework coverage change if it changed or wasn't done before
|
2021-06-24 08:44:03 +02:00 |
|
CodeQL CI
|
c02c96369d
|
Merge pull request #6139 from erik-krogh/colors
Approved by esbena
|
2021-06-23 14:02:17 -07:00 |
|
yo-h
|
ffdc752720
|
Merge pull request #6059 from smowton/smowton/fix/qualified-name-generic-types
Adapt to static methods and nested types returning unbound declaring types
|
2021-06-23 14:45:51 -04:00 |
|
Tamás Vajk
|
8518e7c5a3
|
Merge pull request #6146 from tamasvajk/feature/stub-nhibernate
C#: Change nHibernate stub to nuget-based one
|
2021-06-23 18:00:45 +02:00 |
|
Tamás Vajk
|
4dc70fa959
|
Merge pull request #6145 from tamasvajk/feature/stub-jsonnet
C#: Change Newtonsoft.Json stub to nuget-based one
|
2021-06-23 18:00:27 +02:00 |
|
Chris Smowton
|
f6ba4e0235
|
Merge pull request #6142 from artem-smotrakov/better-spring-exporters
Added sinks for RmiBasedExporter and HessianExporter
|
2021-06-23 16:39:10 +01:00 |
|
CodeQL CI
|
469e709113
|
Merge pull request #6055 from RasmusWL/rsa-modeling
Approved by yoff
|
2021-06-23 08:35:25 -07:00 |
|
Chris Smowton
|
9c91d1a965
|
Add change note
|
2021-06-23 16:09:29 +01:00 |
|
Chris Smowton
|
74feaf2893
|
Adapt to static methods and nested types returning unbound declaring types
Previously these returned raw declaring types instead
|
2021-06-23 16:03:18 +01:00 |
|
Chris Smowton
|
b34448af87
|
{Generic,Parameterized,Raw}Type: implement getAPrimaryQlClass
An aid to debugging
|
2021-06-23 15:58:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
9b8f558fb8
|
Merge pull request #6125 from MathiasVP/improve-tainted-arithmetic
C++: Add more barriers to `cpp/tainted-arithmetic`
|
2021-06-23 16:44:20 +02:00 |
|
Mathias Vorreiter Pedersen
|
295e022df3
|
Merge branch 'main' into improve-tainted-arithmetic
|
2021-06-23 15:45:18 +02:00 |
|
Ian Lynagh
|
089e4e2e1e
|
Merge pull request #6147 from AlexDenisov/adjust_test_expectation
C++: Adjust test expectations after frontend upgrade
|
2021-06-23 14:43:47 +01:00 |
|
Tamas Vajk
|
b0447089d9
|
C#: Change Dapper stub to nuget-based one (stub also System.Data.SqlClient)
|
2021-06-23 15:04:57 +02:00 |
|
Alex Denisov
|
653afc8448
|
C++: Adjust test expectations after frontend upgrade
|
2021-06-23 14:39:16 +02:00 |
|
Mathias Vorreiter Pedersen
|
c44475458e
|
Update cpp/ql/src/Security/CWE/CWE-190/Bounded.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-06-23 14:38:36 +02:00 |
|
Erik Krogh Kristensen
|
dbc8b9cf6a
|
autoformat
|
2021-06-23 14:21:15 +02:00 |
|
CodeQL CI
|
a86f50e091
|
Merge pull request #6135 from erik-krogh/chokidar
Approved by esbena
|
2021-06-23 05:16:06 -07:00 |
|
CodeQL CI
|
b66f4cb965
|
Merge pull request #6134 from erik-krogh/templates
Approved by asgerf, esbena
|
2021-06-23 05:09:23 -07:00 |
|
Tamas Vajk
|
f352bcb0a3
|
C#: Change nHibernate stub to nuget-based one
|
2021-06-23 13:55:19 +02:00 |
|
Tamas Vajk
|
1188e1b678
|
Fix extra constructor stubbing
|
2021-06-23 13:50:54 +02:00 |
|
Tamas Vajk
|
e200ecde4a
|
C#: Change Newtonsoft.Json stub to nuget-based one
|
2021-06-23 13:49:11 +02:00 |
|
Rasmus Wriedt Larsen
|
0774e985ce
|
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2021-06-23 13:37:38 +02:00 |
|
Tamás Vajk
|
2dc0849b79
|
Merge pull request #5664 from tamasvajk/feature/stub-generation
C#: Stub generation
|
2021-06-23 13:33:10 +02:00 |
|
Rasmus Wriedt Larsen
|
447099a1df
|
Python: Update jmespath tests
|
2021-06-23 13:32:19 +02:00 |
|
Artem Smotrakov
|
0dfb869c5b
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-06-23 13:23:54 +02:00 |
|
Mathias Vorreiter Pedersen
|
6379463bcf
|
Merge branch 'main' into improve-tainted-arithmetic
|
2021-06-23 11:42:45 +02:00 |
|
Tamas Vajk
|
09dd615c6b
|
Regenerate stubs (add System.Void struct)
|
2021-06-23 11:38:41 +02:00 |
|
Geoffrey White
|
298f70f082
|
Merge pull request #6120 from MathiasVP/not-overflow-is-barrier-in-cwe-190
C++: Recognize any non-overflowing arithmetic expression as a barrier for `cpp/uncontrolled-arithmetic`
|
2021-06-23 10:35:33 +01:00 |
|
Tamas Vajk
|
d698f0ae27
|
Fix VoidType handling
|
2021-06-23 11:30:47 +02:00 |
|
Mathias Vorreiter Pedersen
|
9b94f3a650
|
Merge branch 'main' into improve-tainted-arithmetic
|
2021-06-23 11:04:08 +02:00 |
|
Rasmus Wriedt Larsen
|
c0964617d7
|
Merge pull request #6111 from tausbn/python-a-few-minor-cleanups
Python: A few minor bits of cleanup
|
2021-06-23 10:42:41 +02:00 |
|
Erik Krogh Kristensen
|
6cf275bb36
|
update change-note
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2021-06-23 10:42:26 +02:00 |
|
Erik Krogh Kristensen
|
700dfcc3a7
|
add comment about why colors/safe is not safe
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2021-06-23 10:39:56 +02:00 |
|
Mathias Vorreiter Pedersen
|
a611e76ed2
|
C++: Respond to review comments.
|
2021-06-23 10:28:00 +02:00 |
|
Erik Krogh Kristensen
|
8b5c285ac8
|
add support for the chokidar library
|
2021-06-23 09:59:34 +02:00 |
|
Artem Smotrakov
|
14e724bce6
|
Added sinks for RmiBasedExporter and HessianExporter
|
2021-06-23 09:53:47 +02:00 |
|
Tamas Vajk
|
133d760659
|
Regenerate stubs to update nested class names in comments
|
2021-06-23 09:53:39 +02:00 |
|
Tamas Vajk
|
9ba1529f19
|
Fix nested class names in comments of stubs expected test file
|
2021-06-23 09:38:29 +02:00 |
|
Tamas Vajk
|
b40b6f40b6
|
Change frameworks folder to _frameworks
|
2021-06-23 09:26:55 +02:00 |
|
Tamas Vajk
|
5b2be8ce2d
|
Fix code review findings
|
2021-06-23 09:26:55 +02:00 |
|
Tom Hvitved
|
026bcc72f2
|
C#: Improve performance of stubbing library
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
405c008b47
|
Fix conversion operator stubbing + reduce skipped ctor noise in stubs
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
e4b02e377c
|
Add .net core and asp.net core stubs
|
2021-06-23 09:26:54 +02:00 |
|