Mathias Vorreiter Pedersen
|
d2cc0d3925
|
C++: Fix annotations.
|
2021-07-12 11:30:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
a294fb07f5
|
C++: Add change-note.
|
2021-06-24 16:01:59 +02:00 |
|
Mathias Vorreiter Pedersen
|
af56c782bf
|
C++: Add QLDoc.
|
2021-06-24 15:57:01 +02:00 |
|
Mathias Vorreiter Pedersen
|
38c487abf9
|
Merge branch 'main' into more-random-sources-in-uncontrolled-arithmetic
|
2021-06-24 15:56:15 +02:00 |
|
Mathias Vorreiter Pedersen
|
5bfb78b583
|
C++: Block flow through all bitwise 'and' and 'or' operations. This seems to be a common source of false positives on LGTM.
|
2021-06-24 15:53:59 +02:00 |
|
Mathias Vorreiter Pedersen
|
e8bba78825
|
C++: Convert 'cpp/uncontrolled-arithmetic' to use a 'TaintTracking::Configuration'.
|
2021-06-24 15:51:44 +02:00 |
|
Anders Schack-Mulligen
|
95ad8b55fe
|
Merge pull request #6107 from aschackmull/dataflow/implicit-reads
Dataflow: Add support for implicit reads
|
2021-06-24 15:38:35 +02:00 |
|
Anders Schack-Mulligen
|
01fc3e6559
|
C++/C#/Java/Python: Add change notes.
|
2021-06-24 14:29:34 +02:00 |
|
Anders Schack-Mulligen
|
cd0efbe7ce
|
Dataflow: Sync.
|
2021-06-24 14:19:17 +02:00 |
|
Anders Schack-Mulligen
|
1c1d11a4a4
|
DataFlow: Address review comments.
|
2021-06-24 14:18:45 +02:00 |
|
Mathias Vorreiter Pedersen
|
c0ffd9027f
|
C++: Add more random sources.
|
2021-06-24 13:40:00 +02:00 |
|
Anders Schack-Mulligen
|
1e511c0a9e
|
Merge pull request #6137 from smowton/smowton/feature/java-util-optional
Java: Model java.util.Optional
|
2021-06-24 13:21:36 +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 |
|
Chris Smowton
|
4c777eb04a
|
Add change note
|
2021-06-23 18:54:27 +01: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 |
|
Anders Schack-Mulligen
|
6374914053
|
Java: Fix bad magic.
|
2021-06-23 14:39:18 +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 |
|