Erik Krogh Kristensen
|
9403026fff
|
add change note
|
2020-03-17 11:48:02 +01:00 |
|
Erik Krogh Kristensen
|
1dfe9e9c2a
|
changes based on review
|
2020-03-17 11:28:29 +01:00 |
|
Erik Krogh Kristensen
|
9a3176d3cc
|
Apply suggestions from code review
Co-Authored-By: Esben Sparre Andreasen <esbena@github.com>
|
2020-03-17 11:26:35 +01:00 |
|
Esben Sparre Andreasen
|
380f66cb19
|
JS: rename Mongoose::CommonInterfase -> Mongoose::InvokeNode
|
2020-03-17 11:25:05 +01:00 |
|
Erik Krogh Kristensen
|
095d4d711a
|
change import to an absolute import to fix warning
|
2020-03-17 11:21:46 +01:00 |
|
James Fletcher
|
55f9034712
|
Merge pull request #3080 from jf205/migration-tidy-links
CodeQL docs: tidy up a few links
|
2020-03-17 09:42:21 +00:00 |
|
James Fletcher
|
07e52d3b96
|
Merge pull request #3055 from jf205/codeql-migration-2162
CodeQL docs: update titles and small content changes (CodeQL queries)
|
2020-03-17 09:21:49 +00:00 |
|
Anders Schack-Mulligen
|
9c9e302a73
|
Java: Add URLDecoder.decode as taint step.
|
2020-03-17 10:19:02 +01:00 |
|
james
|
d615c58060
|
docs: tidy up a few links
|
2020-03-17 09:06:32 +00:00 |
|
Erik Krogh Kristensen
|
d7b69fcfea
|
autoformat
|
2020-03-17 09:52:08 +01:00 |
|
Jonas Jensen
|
9899d46999
|
Docs: refactor guidelines for new queries
|
2020-03-17 08:24:03 +01:00 |
|
Robert Marsh
|
de2d23b432
|
C++/C#: autoformat
|
2020-03-16 17:25:53 -07:00 |
|
Rebecca Valentine
|
ff6e0ce35c
|
Python: UnguardedNextInGenerator.ql: Excludes next with default value
|
2020-03-16 17:08:06 -07:00 |
|
Rebecca Valentine
|
68c455cd97
|
Python: IncorrectExceptOrder.ql: Autoformats w/ new QL indentation
|
2020-03-16 16:52:48 -07:00 |
|
Rebecca Valentine
|
c7a2925620
|
Python: Exceptions.qll: Clean up handleObject again
|
2020-03-16 14:52:51 -07:00 |
|
Rebecca Valentine
|
34ab4efeda
|
Python: ObjectAPI.qll: getOrigin now returns a CFG
|
2020-03-16 14:52:23 -07:00 |
|
Rebecca Valentine
|
45e47b92a0
|
Python: IllegalExceptionHandlerType.ql: Autoformats
|
2020-03-16 14:48:05 -07:00 |
|
james
|
d35d440624
|
docs: address review comments
|
2020-03-16 21:39:17 +00:00 |
|
Esben Sparre Andreasen
|
7dc80664e6
|
Merge pull request #3045 from Semmle/esbena-patch-2
JS: loosen qldoc for `barrierGuardIsRelevant`
|
2020-03-16 22:28:22 +01:00 |
|
Esben Sparre Andreasen
|
b75486bb58
|
JS: refactor NoSQL::Mongoose. Introduce Mongoose::CommonInterface
|
2020-03-16 22:12:30 +01:00 |
|
Esben Sparre Andreasen
|
833d1b1ab0
|
JS: fixup mongoose test
|
2020-03-16 22:11:22 +01:00 |
|
Esben Sparre Andreasen
|
9d9926fdbf
|
JS: model Mongoose Document for additional js/nosql-injection sinks
|
2020-03-16 22:11:22 +01:00 |
|
Esben Sparre Andreasen
|
55ab519fbe
|
JS: add Mongoose Document tests
|
2020-03-16 22:11:22 +01:00 |
|
Esben Sparre Andreasen
|
dc27a8f52c
|
JS: model mongoose Model on createConnection.<model/models>
|
2020-03-16 22:11:22 +01:00 |
|
Esben Sparre Andreasen
|
730396df12
|
JS: add Mongoose createConnection tests
|
2020-03-16 22:11:22 +01:00 |
|
Rebecca Valentine
|
5d55db116b
|
Python: Exceptions.qll: Updates handledObject to use getOrigin
|
2020-03-16 11:24:55 -07:00 |
|
Rebecca Valentine
|
787b80f9ae
|
Python: ObjectAPI.qll: Adds getOrigin predicate
|
2020-03-16 11:24:22 -07:00 |
|
Erik Krogh Kristensen
|
7145a57db3
|
refactor StepSummary into an internal .qll
|
2020-03-16 17:52:04 +01:00 |
|
Jonas Jensen
|
b7dc26e27d
|
Merge pull request #3072 from geoffw0/gezero2
C++: Improvement to cpp/unsigned-comparison-zero
|
2020-03-16 17:00:38 +01:00 |
|
Geoffrey White
|
44c66a3b09
|
C++: Fixup test .expected files after merge.
|
2020-03-16 15:45:29 +00:00 |
|
Erik Krogh Kristensen
|
cd6fe8115d
|
Update javascript/ql/src/semmle/javascript/Promises.qll
Co-Authored-By: Asger F <asgerf@github.com>
|
2020-03-16 16:27:50 +01:00 |
|
Geoffrey White
|
034f7cc948
|
Merge branch 'master' into model-gets
|
2020-03-16 15:12:36 +00:00 |
|
Calum Grant
|
945418869d
|
Merge pull request #3022 from hvitved/csharp/autobuild/dotnet-clean-try
C#: Ignore `dotnet clean` exit code in autobuilder
|
2020-03-16 15:10:32 +00:00 |
|
Taus Brock-Nannestad
|
c724b17368
|
Python: Fix up regression comment.
|
2020-03-16 16:01:05 +01:00 |
|
Tom Hvitved
|
fb2b239db7
|
C#: Add test for cs/dereferenced-value-may-be-null
|
2020-03-16 15:38:29 +01:00 |
|
Geoffrey White
|
40db92bfd1
|
C++: Change note.
|
2020-03-16 13:22:00 +00:00 |
|
Geoffrey White
|
2cee756587
|
C++: Support the mirror case with <=.
|
2020-03-16 13:22:00 +00:00 |
|
Geoffrey White
|
3c96b09d47
|
C++: Behaviour preserving transform.
|
2020-03-16 13:22:00 +00:00 |
|
Geoffrey White
|
dcf2f7f19c
|
C++: Add some test cases for the mirror case, with <=.
|
2020-03-16 13:22:00 +00:00 |
|
Geoffrey White
|
3d8633f701
|
C++: Additional test cases for the recursive bit of UnsignedGEZero.
|
2020-03-16 13:22:00 +00:00 |
|
Nick Rolfe
|
17c57dcb4c
|
Merge pull request #2971 from matt-gretton-dann/codeql-c-extractor/40-spaceship
C++20 Add DB Support for the <=> operator
|
2020-03-16 12:07:58 +00:00 |
|
semmle-qlci
|
eb7d8092a6
|
Merge pull request #3064 from asger-semmle/js/typescript-semantic-errors
Approved by erik-krogh
|
2020-03-16 11:57:55 +00:00 |
|
Taus Brock-Nannestad
|
dda32abd6a
|
Python: Fix test result for pruning test.
|
2020-03-16 12:55:12 +01:00 |
|
Taus Brock-Nannestad
|
5579dfb976
|
Python: Fix comment based on review.
|
2020-03-16 12:49:46 +01:00 |
|
Taus Brock-Nannestad
|
81f6877727
|
Python: Fix up tests.
|
2020-03-16 12:48:41 +01:00 |
|
james
|
42b6c116aa
|
docs: open-source -> open source
|
2020-03-16 11:47:16 +00:00 |
|
james
|
b7f87225d9
|
docs: update links following titles changes
|
2020-03-16 11:47:16 +00:00 |
|
james
|
764303acb5
|
docs: rework 'CodeQL queries' landing page
|
2020-03-16 11:47:16 +00:00 |
|
james
|
ff07f3d3b7
|
docs: 'About CodeQL queries' content updates
|
2020-03-16 11:47:16 +00:00 |
|
james
|
6721495160
|
docs: retitle locations
|
2020-03-16 11:47:16 +00:00 |
|