Erik Krogh Kristensen
|
68f7942820
|
Merge branch 'main' into noBin
|
2020-08-20 15:58:15 +02:00 |
|
Jonas Jensen
|
d56a03389c
|
Merge pull request #4107 from geoffw0/vecmethods
C++: Initial models for std::vector
|
2020-08-20 15:53:35 +02:00 |
|
Anders Schack-Mulligen
|
bcad18f490
|
Java: Use the instance argument type in call contexts.
|
2020-08-20 15:17:04 +02:00 |
|
Rasmus Lerchedahl Petersen
|
94e6fd9199
|
Python: Convenience methods
asVar, asCfgNode, and asExpr
|
2020-08-20 15:16:23 +02:00 |
|
Erik Krogh Kristensen
|
fa8edeed6a
|
change StoredXss example to use TypeTracking
|
2020-08-20 15:05:38 +02:00 |
|
Erik Krogh Kristensen
|
906705f84c
|
add SourceNode example to the TrackedNode deprecation description
|
2020-08-20 15:01:40 +02:00 |
|
Rasmus Lerchedahl Petersen
|
5a734730de
|
Python: Control flow nodes are dataflow nodes
iff they are expression nodes
We could refine this later, but it seems to work for now...
|
2020-08-20 15:00:42 +02:00 |
|
Rasmus Wriedt Larsen
|
7fb8e0e277
|
Python: Add basic shared taint tracking test
|
2020-08-20 14:49:17 +02:00 |
|
Rasmus Wriedt Larsen
|
0baac8fd54
|
Python: Adjust shared taint tracking skeleton
So it fits the setup from Java/Go, with AdditionalTaintStep class.
|
2020-08-20 14:49:09 +02:00 |
|
Geoffrey White
|
3d171f358a
|
Merge remote-tracking branch 'upstream/main' into vecmethods
|
2020-08-20 13:29:28 +01:00 |
|
Erik Krogh Kristensen
|
372e1a3d84
|
support the "type" field on package.json files while extracting
|
2020-08-20 14:26:15 +02:00 |
|
Tamás Vajk
|
2a8ff8785a
|
C#: Add AST printing (#4038)
|
2020-08-20 14:24:43 +02:00 |
|
Geoffrey White
|
258b61c5f8
|
Update cpp/ql/src/semmle/code/cpp/models/implementations/StdContainer.qll
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2020-08-20 12:53:23 +01:00 |
|
Geoffrey White
|
689c637d48
|
C++: Rename things.
|
2020-08-20 12:52:40 +01:00 |
|
Anders Schack-Mulligen
|
ec7a65777b
|
Merge pull request #3855 from JLLeitschuh/feat/JLL/jOOQ_SQL_injection
Add jOOQ methods as SQL Injection Sinks
|
2020-08-20 13:17:07 +02:00 |
|
Erik Krogh Kristensen
|
bf88c81f78
|
bump extractor version
|
2020-08-20 12:57:48 +02:00 |
|
Erik Krogh Kristensen
|
a347569385
|
inline StandardCharsets.UTF_8
|
2020-08-20 12:57:05 +02:00 |
|
Chris Smowton
|
b983778cd1
|
Merge pull request #297 from ginsbach/noinferred
remove reliance on InferredBinding
|
2020-08-20 11:52:14 +01:00 |
|
Erik Krogh Kristensen
|
410ef8fe0e
|
exit early if the default encoding is not UTF-8
|
2020-08-20 12:50:43 +02:00 |
|
Erik Krogh Kristensen
|
fe41521e0c
|
add tutorial for how to get around TrackedNodes deprecation
|
2020-08-20 12:46:17 +02:00 |
|
Chris Smowton
|
cc2a153c57
|
Remove blank lines from changenote
|
2020-08-20 11:45:29 +01:00 |
|
Owen Mansel-Chan
|
dbf1d24e19
|
Add new barrier guard for second half of path
|
2020-08-20 11:37:07 +01:00 |
|
Geoffrey White
|
61158e759b
|
C++: Improve StdContainerConstructor model.
|
2020-08-20 11:04:59 +01:00 |
|
Geoffrey White
|
acd1437103
|
C++: Change note.
|
2020-08-20 10:46:12 +01:00 |
|
Geoffrey White
|
f2ac4fa94a
|
C++: Autoformat.
|
2020-08-20 10:44:54 +01:00 |
|
Chris Smowton
|
ce93a449fa
|
Merge pull request #295 from owen-mc/remove-gin-change-note
Remove gin change note
|
2020-08-20 10:39:13 +01:00 |
|
Geoffrey White
|
cda9fd250b
|
C++: Model vector methods.
|
2020-08-20 10:30:01 +01:00 |
|
Owen Mansel-Chan
|
41e98d6afc
|
Remove change note so it isn't accidentally put into this release
|
2020-08-20 10:27:51 +01:00 |
|
Owen Mansel-Chan
|
53cc3621ad
|
Change date on Gin change note
The Gin model wasn't added to the default imports
till 2020-08-19
|
2020-08-20 10:27:41 +01:00 |
|
Geoffrey White
|
620126d38c
|
C++: Add vector taint cases to test.
|
2020-08-20 10:27:25 +01:00 |
|
Philip Ginsbach
|
1149d43488
|
remove reliance on InferredBinding from InsecureFeatureFlag::getAFlagName
|
2020-08-20 10:26:46 +01:00 |
|
Erik Krogh Kristensen
|
8f68f512df
|
deprecate TrackedNodes.qll
|
2020-08-20 11:26:22 +02:00 |
|
Geoffrey White
|
43c8efdf63
|
C++: Repair the range based for test.
|
2020-08-20 10:19:54 +01:00 |
|
CodeQL CI
|
6adedac337
|
Merge pull request #4096 from erik-krogh/qlMod
Approved by esbena
|
2020-08-20 10:05:30 +01:00 |
|
Geoffrey White
|
8afa92d881
|
C++: Add more detail to the vector class in the test stl.h.
|
2020-08-20 09:39:35 +01:00 |
|
Tom Hvitved
|
65b4d35add
|
Merge pull request #4055 from tamasvajk/feature/partial-methods
C#: Add body to partial methods
|
2020-08-20 10:14:56 +02:00 |
|
Tom Hvitved
|
6dc1244410
|
Merge pull request #4064 from hvitved/csharp/gvn-speedup
C#: Speed up `Implements.qll` and `Unification.qll`
|
2020-08-20 10:11:36 +02:00 |
|
Mathias Vorreiter Pedersen
|
aa522b54c1
|
Merge pull request #4098 from jbj/SimpleRangeAnalysis-mul-constant
C++: Support multiplication by constants in range analysis
|
2020-08-20 09:22:05 +02:00 |
|
Erik Krogh Kristensen
|
5b42e242af
|
add change note for supporting ".cjs" files
|
2020-08-20 09:18:26 +02:00 |
|
Chris Smowton
|
89e420d49f
|
Merge pull request #294 from smowton/smowton/admin/reenable-checkout-v2
Revert "Downgrade to checkout@v1 to work around https://github.com/actions/checkout/issues/237"
|
2020-08-20 07:48:12 +01:00 |
|
Jonas Jensen
|
b1c0e6f626
|
Merge remote-tracking branch 'upstream/main' into SimpleRangeAnalysis-mul-constant
|
2020-08-20 08:20:31 +02:00 |
|
Robert Marsh
|
6b1243e8b4
|
C++: respond to PR comments on Iterator.qll
|
2020-08-19 16:23:00 -07:00 |
|
Robert Marsh
|
20188b7bc2
|
C++: input iterator models
|
2020-08-19 12:11:36 -07:00 |
|
Robert Marsh
|
d32d6c9d8d
|
WIP: more iterator cases
|
2020-08-19 11:51:41 -07:00 |
|
Robert Marsh
|
d50dd090be
|
C++: rename to Iterator*Operator
|
2020-08-19 11:51:41 -07:00 |
|
Robert Marsh
|
85af74eb06
|
C++: Models for bidirectional input iterators
|
2020-08-19 11:51:41 -07:00 |
|
Robert Marsh
|
a457d54ad1
|
Merge pull request #4078 from jbj/SimpleRangeAnalysis-AssignMulExpr
C++: Range analysis for unsigned AssignMulExpr
|
2020-08-19 14:42:04 -04:00 |
|
Chris Smowton
|
9b9b0b217e
|
Revert "Downgrade to checkout@v1 to work around https://github.com/actions/checkout/issues/237"
This reverts commit 8aaa7c8925.
The bug it was working around (if it ever did) has been fixed.
|
2020-08-19 17:53:25 +01:00 |
|
Owen Mansel-Chan
|
0260438ff3
|
Merge pull request #293 from owen-mc/import-gin-framework-by-default
Import Gin framework by default
|
2020-08-19 17:24:29 +01:00 |
|
Rasmus Lerchedahl Petersen
|
18e946d4aa
|
Python: Small rearrangement
|
2020-08-19 17:56:02 +02:00 |
|