Arthur Baars
|
441bf98ce7
|
Java: add Vector::copyInto, BlockingQueue::drainTo
|
2020-07-07 20:35:02 +02:00 |
|
Arthur Baars
|
c9ae2c8b2c
|
Java: ContainerFlow: organize taintPreservingArgumentToQualifier
|
2020-07-07 20:32:10 +02:00 |
|
dilanbhalla
|
3b9daa2db2
|
added pr fixes
|
2020-07-07 11:05:39 -07:00 |
|
Arthur Baars
|
5d73b99fd1
|
Java: ContainerFlow: organize taintPreservingQualifierToMethod
|
2020-07-07 19:53:11 +02:00 |
|
Rasmus Wriedt Larsen
|
7306f58e57
|
Python: Fix experimental tests
|
2020-07-07 19:44:43 +02:00 |
|
Rasmus Wriedt Larsen
|
1d5ef381ae
|
Merge pull request #3915 from tausbn/python-qlformat-everything-again
Python: Autoformat everything using `qlformat`.
|
2020-07-07 18:48:05 +02:00 |
|
dilanbhalla
|
d201c4ba8a
|
fixed pr suggestions for tags/formatting
|
2020-07-07 09:34:04 -07:00 |
|
Arthur Baars
|
940fec5669
|
Drop taint tracking for Arrays.{deepToString,toString}
|
2020-07-07 17:26:49 +02:00 |
|
Arthur Baars
|
583f7f914e
|
Drop taint tracking for Arrays.{setAll, parallelSetAll, parallelPrefix}
|
2020-07-07 17:22:30 +02:00 |
|
Taus Brock-Nannestad
|
45eccb2521
|
Python: Fix test failures.
|
2020-07-07 17:01:17 +02:00 |
|
Geoffrey White
|
bc7c83a5d6
|
C++: Add taint test cases confirming that constructor definitions do no need to be present.
|
2020-07-07 16:01:13 +01:00 |
|
Arthur Baars
|
9cf6601d02
|
Java: Data flow for java.util.Objects
|
2020-07-07 16:58:22 +02:00 |
|
Ian Lynagh
|
22666dd46e
|
Merge pull request #3875 from igfoo/is_constexpr
C++: Accept test changes for is_constexpr
|
2020-07-07 15:47:28 +01:00 |
|
Taus
|
df4d145490
|
Merge branch 'master' into python-qlformat-everything-again
|
2020-07-07 16:33:21 +02:00 |
|
Jonas Jensen
|
32fcfcf97c
|
Merge pull request #3912 from aschackmull/location-doc
C++/C#/JavaScript/Python: Port Location qldoc update.
|
2020-07-07 15:54:34 +02:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Raz0r
|
3487ec17d0
|
add tests
|
2020-07-07 16:26:14 +03:00 |
|
Erik Krogh Kristensen
|
d85d9b9b5b
|
autoformat
|
2020-07-07 16:21:03 +03:00 |
|
Arseny Reutov
|
b46b49586a
|
Apply suggestions from code review
`interpretsValueAsJavaScript` -> `interpretsValueAsJavaScriptUrl`
Co-authored-by: Asger F <asgerf@github.com>
|
2020-07-07 16:21:03 +03:00 |
|
Raz0r
|
54db6c4a39
|
[js/client-side-unvalidated-url-redirection] add interpretsValueAsJavaScript predicate
|
2020-07-07 16:21:03 +03:00 |
|
Luke Cartey
|
3fef5cabf1
|
Merge pull request #1 from aschackmull/java/spring-3653
Java: Review changes for https://github.com/github/codeql/pull/3653
|
2020-07-07 12:07:33 +01:00 |
|
Anders Schack-Mulligen
|
67db1df00c
|
C++/C#/JavaScript/Python: Port Location qldoc update.
|
2020-07-07 11:39:27 +02:00 |
|
Rasmus Wriedt Larsen
|
42227c625d
|
Python: Fix grammar
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2020-07-07 11:33:54 +02:00 |
|
Rasmus Wriedt Larsen
|
27d1512a75
|
Python: MWE for call-graph tracing and ql comparison
|
2020-07-07 11:05:03 +02:00 |
|
Shati Patel
|
eaec2d722c
|
Merge pull request #3888 from shati-patel/go-docs
Learning CodeQL: Add new library modeling guide (Go)
|
2020-07-07 09:54:39 +01:00 |
|
Anders Schack-Mulligen
|
993506d781
|
Merge pull request #3820 from Marcono1234/patch-2
Add missing java.nio.file.Files methods to FileReadWrite.qll
|
2020-07-07 10:29:17 +02:00 |
|
Anders Schack-Mulligen
|
173e108606
|
Merge pull request #3907 from Marcono1234/patch-1
Java: Clarify documentation for Location predicate results
|
2020-07-07 07:58:39 +02:00 |
|
semmle-qlci
|
f2ce125e61
|
Merge pull request #3902 from Marcono1234/fix-outdated-query-links
Approved by shati-patel
|
2020-07-06 21:13:05 +01:00 |
|
Philippe Antoine
|
8f7ff1a537
|
Adds another redundant null check rule
|
2020-07-06 21:45:54 +02:00 |
|
Marcono1234
|
5649254dbd
|
Fix broken link formatting in introduce-libraries-java.rst
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
|
2020-07-06 20:35:11 +02:00 |
|
Ian Lynagh
|
0d9b18dbd7
|
C++: Accept test changes for is_constexpr
Generated copy and move constructors may now be marked as constexpr.
|
2020-07-06 19:24:39 +01:00 |
|
Geoffrey White
|
0caa17ab10
|
C++: Test the new methods.
|
2020-07-06 18:47:56 +01:00 |
|
Geoffrey White
|
52e501c41d
|
C++: Extend the 'swap' taint tests with methods that do not have recognizable signatures (copy/move assignment).
|
2020-07-06 18:44:37 +01:00 |
|
Shati Patel
|
f98491a052
|
Apply suggestions from code review
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2020-07-06 18:30:01 +01:00 |
|
Erik Krogh Kristensen
|
442ee8d1cc
|
add consistency-checking for CWE-089
|
2020-07-06 19:02:50 +02:00 |
|
Marcono1234
|
0a9686709b
|
Fix wrong method name
|
2020-07-06 18:52:07 +02:00 |
|
semmle-qlci
|
fe0c5a9ea6
|
Merge pull request #3892 from asger-semmle/js/redirect-starts-with-sanitizer
Approved by esbena
|
2020-07-06 17:04:30 +01:00 |
|
Rasmus Wriedt Larsen
|
d00e7396c4
|
Python: Consistently use camelCase in annotated call-graph tests
|
2020-07-06 17:59:16 +02:00 |
|
Rasmus Wriedt Larsen
|
65c4e6c02a
|
Python: Disable class instantiation annotation for now
Adjusting test setup properly requires some deep thinking, and I don't think I'm
ready to do that right now. Added a TODO instead.
|
2020-07-06 17:48:15 +02:00 |
|
Rasmus Wriedt Larsen
|
cd8ea78420
|
Python: Autoformat
|
2020-07-06 17:34:19 +02:00 |
|
Rasmus Wriedt Larsen
|
9e252d5465
|
Python: Explain random example
|
2020-07-06 17:30:49 +02:00 |
|
Rasmus Wriedt Larsen
|
849159b279
|
Python: Unlimited import depth
|
2020-07-06 17:30:26 +02:00 |
|
Rasmus Wriedt Larsen
|
acfc62cad6
|
Python: Fix grammar
Co-authored-by: Taus <tausbn@gmail.com>
|
2020-07-06 17:21:29 +02:00 |
|
Anders Schack-Mulligen
|
f98460cfd0
|
Java: Use SpringHttpEntity class.
|
2020-07-06 16:54:20 +02:00 |
|
Anders Schack-Mulligen
|
ae21de90b6
|
Java: Misc grammar and formatting.
|
2020-07-06 16:19:42 +02:00 |
|
Anders Schack-Mulligen
|
b06d1c715a
|
Java: More qldoc and some formatting.
|
2020-07-06 16:04:14 +02:00 |
|
Marcono1234
|
6ff8508d01
|
Java: Clarify documentation for Location predicate results
|
2020-07-06 15:46:11 +02:00 |
|
semmle-qlci
|
6d80445f24
|
Merge pull request #3851 from erik-krogh/queryStuff
Approved by esbena
|
2020-07-06 14:40:41 +01:00 |
|
Anders Schack-Mulligen
|
5e9e7feddc
|
Java: Add some qldoc and minor formatting.
|
2020-07-06 15:39:20 +02:00 |
|
Anders Schack-Mulligen
|
e6658c5110
|
Java: Cleanup TaintTrackingUtil.qll
|
2020-07-06 15:35:16 +02:00 |
|