Anders Schack-Mulligen
|
5e03b6f681
|
Java: Convert security queries to path-problems.
|
2018-11-16 13:48:50 +01:00 |
|
Anders Schack-Mulligen
|
437b2c1503
|
Java: Cosmetic changes and missing overrides.
|
2018-11-16 13:48:50 +01:00 |
|
calum
|
cf4b04a3ee
|
C#: Address review comments - adding .getNode() where appropriate.
|
2018-11-16 11:52:20 +00:00 |
|
Asger F
|
c06c9a02f7
|
JS: fix copy pasta and test output
|
2018-11-16 10:47:02 +00:00 |
|
Asger F
|
dd5f485fff
|
JS: use original sanitizer for SSRF query
|
2018-11-16 10:46:14 +00:00 |
|
Asger F
|
0153a4794e
|
JS: add change note
|
2018-11-16 10:44:52 +00:00 |
|
Asger F
|
6ec13feab4
|
JS: recognize sanitizing slashes in URL redirection queries
|
2018-11-16 10:43:25 +00:00 |
|
Asger F
|
b5d3dd5e22
|
TS: do more work in parallel
|
2018-11-16 10:39:27 +00:00 |
|
calum
|
e908b090fd
|
C#: Always use PathNode in a path-problem query.
|
2018-11-16 10:32:24 +00:00 |
|
calum
|
eddc52852d
|
C#: Convert security queries to path-problem and update qltest expected output.
|
2018-11-16 10:31:20 +00:00 |
|
semmle-qlci
|
0647743333
|
Merge pull request #467 from xiemaisi/js/amd-imports
Approved by asger-semmle
|
2018-11-16 09:31:50 +00:00 |
|
Tom Hvitved
|
57bbe0291b
|
Merge pull request #393 from calumgrant/cs/extractor/dynamic-type-name
C#: Minor extractor fixes
|
2018-11-16 09:09:46 +01:00 |
|
calum
|
9eed758642
|
C#: Update change notes.
|
2018-11-15 18:28:17 +00:00 |
|
calum
|
090e896ff5
|
C#: Change Property TagStackBehaviour to push a tag, to give the expression body a tag stack.
|
2018-11-15 18:28:17 +00:00 |
|
calum
|
bb49fe170b
|
C# extractor: Handle the type name of dynamic.
|
2018-11-15 18:27:53 +00:00 |
|
semmle-qlci
|
536f3f36b8
|
Merge pull request #428 from hvitved/csharp/more-guards
Approved by calumgrant
|
2018-11-15 15:07:56 +00:00 |
|
Asger F
|
737ec70ca2
|
Merge pull request #460 from xiemaisi/js/in-dist-trap-cache
JavaScript: Teach `AutoBuild` to use in-dist externs trap cache.
|
2018-11-15 13:08:44 +00:00 |
|
Geoffrey White
|
0d7c5eaa6e
|
Merge pull request #441 from felicity-semmle/cpp/SD-2777-cwe-qhelp
C++: Bring qhelp inline with current guidelines, part 1 (SD-2777)
|
2018-11-15 11:38:23 +00:00 |
|
Tom Hvitved
|
5f118d423f
|
Merge pull request #477 from calumgrant/cs/indent-change-notes
C#: Fix indentation in change notes.
|
2018-11-15 11:56:01 +01:00 |
|
calum
|
03b8ed6597
|
C#: Fix indentation in change notes.
|
2018-11-15 10:49:16 +00:00 |
|
Tom Hvitved
|
185700a236
|
Merge pull request #437 from calumgrant/cs/in-parameters
C#: Correctly handle `in` arguments
|
2018-11-15 11:47:43 +01:00 |
|
Asger F
|
fb1908465c
|
Merge pull request #469 from xiemaisi/js/bye-bye-rhino
JavaScript: Remove dependency on esregex, doctrine and Rhino.
|
2018-11-15 09:52:58 +00:00 |
|
Felicity Chapman
|
1776ebd991
|
Fix typo in code tag
|
2018-11-15 08:14:08 +00:00 |
|
Felicity Chapman
|
fbf5a052ed
|
Remove stray </p> tag
|
2018-11-15 07:09:11 +00:00 |
|
Felicity Chapman
|
6312f31f59
|
Remove the duplicate overview tag
|
2018-11-14 22:08:59 +00:00 |
|
Geoffrey White
|
d1adc0e3ec
|
CPP: Fix for explicitly cast expressions.
|
2018-11-14 19:43:24 +00:00 |
|
Geoffrey White
|
3028e85457
|
CPP: Add a test of AV Rule 164.
|
2018-11-14 19:40:29 +00:00 |
|
Geoffrey White
|
3f428a8876
|
CPP: Fix for explicitly cast expressions.
|
2018-11-14 19:11:56 +00:00 |
|
Geoffrey White
|
5cddabb1fd
|
CPP: Add a test of AV Rule 165.
|
2018-11-14 19:05:35 +00:00 |
|
Geoffrey White
|
01de4160c6
|
Merge pull request #453 from felicity-semmle/cpp/SD-2777-cwe-qhelp-2
C++: Update to bring into line with current guidelines, part 2 (SD-2777)
|
2018-11-14 17:27:25 +00:00 |
|
Felicity Chapman
|
39ef869e21
|
Fix partial edit - thanks Tom
|
2018-11-14 16:49:30 +00:00 |
|
Asger F
|
df202eff76
|
Merge pull request #468 from xiemaisi/js/has{Path,Flow}+
JavaScript: Rename `hasPathFlow` to `hasFlowPath` for consistency with other languages.
|
2018-11-14 16:48:47 +00:00 |
|
Felicity Chapman
|
f9612a8f21
|
Minor updates for consistency
|
2018-11-14 16:25:28 +00:00 |
|
semmle-qlci
|
4a14bef507
|
Merge pull request #466 from xiemaisi/js/more-data-flow-predicates
Approved by asger-semmle
|
2018-11-14 16:07:59 +00:00 |
|
yh-semmle
|
50a905d54a
|
Merge pull request #459 from aschackmull/java/inherit-fix
Java: Fix inheritance relation for co-/contra-variant subtypes.
|
2018-11-14 10:53:41 -05:00 |
|
Geoffrey White
|
77ca0cf9cb
|
Merge pull request #438 from felicity-semmle/cpp/SD-2777-delete-poor-qhelp
C++: Delete qhelp files with little useful content (SD-2777)
|
2018-11-14 14:21:24 +00:00 |
|
Max Schaefer
|
406511fb5f
|
JavaScript: Update .classpath.
|
2018-11-14 14:06:33 +00:00 |
|
Max Schaefer
|
585347fb5d
|
JavaScript: Remove obsolete Rhino interface classes.
|
2018-11-14 14:06:33 +00:00 |
|
Max Schaefer
|
2cd5702aa6
|
JavaScript: Remove doctrine.
|
2018-11-14 14:06:33 +00:00 |
|
Max Schaefer
|
5506cec35e
|
JavaScript: Remove esregex.
|
2018-11-14 14:06:33 +00:00 |
|
semmle-qlci
|
025054e44a
|
Merge pull request #461 from xiemaisi/js/bye-bye-rhino
Approved by esben-semmle
|
2018-11-14 14:00:07 +00:00 |
|
semmle-qlci
|
77213aa0d8
|
Merge pull request #462 from xiemaisi/js/security-paths
Approved by esben-semmle
|
2018-11-14 13:01:34 +00:00 |
|
Max Schaefer
|
19b9b85c22
|
JavaScript: Add change note.
|
2018-11-14 12:03:04 +00:00 |
|
Aditya Sharad
|
a066749d90
|
Merge pull request #464 from esben-semmle/js/fixup-suite-master
JS: rename query file in suite
|
2018-11-14 12:02:05 +00:00 |
|
Aditya Sharad
|
696178e6cc
|
Merge pull request #465 from esben-semmle/js/fixup-suite-master
JS: rename query file in suite
|
2018-11-14 12:01:37 +00:00 |
|
Max Schaefer
|
6f6b3b0d5e
|
JavaScript: Add a convenience method to SourceNode and use it in a few places.
|
2018-11-14 11:58:45 +00:00 |
|
Esben Sparre Andreasen
|
7585e61af6
|
JS: rename query file in suite
|
2018-11-14 12:55:53 +01:00 |
|
Max Schaefer
|
a441bfb751
|
JavaScript: Add a convenience method to AMDModuleDefinition.
|
2018-11-14 11:36:40 +00:00 |
|
Max Schaefer
|
3fcd02ab0e
|
JavaScript: Rename hasPathFlow to hasFlowPath for consistency with other languages.
|
2018-11-14 11:23:17 +00:00 |
|
Arthur Baars
|
8493adf676
|
Merge pull request #463 from adityasharad/merge/master-next-141118
Merge master into next.
|
2018-11-14 11:36:01 +01:00 |
|