Asger Feldthaus
|
675c64d9d4
|
JS: Prefer extracting file with tsconfig that included it
|
2020-06-25 15:38:19 +01:00 |
|
Asger Feldthaus
|
4c4acd50bd
|
JS: Factor out loading of tsconfig files
|
2020-06-25 15:38:19 +01:00 |
|
Asger Feldthaus
|
cc3e62f535
|
JS: Move stack trace limit to top of file
|
2020-06-25 15:38:19 +01:00 |
|
Asger Feldthaus
|
cf78475799
|
JS: Only extract included files with a given tsconfig
|
2020-06-25 15:38:19 +01:00 |
|
Asger Feldthaus
|
6ff81377d5
|
JS: Also sort files in legacy extractor
|
2020-06-25 15:38:18 +01:00 |
|
Asger Feldthaus
|
6d15397fdc
|
JS: Ensure we never write outside the scratch dir
|
2020-06-25 15:38:18 +01:00 |
|
Asger Feldthaus
|
ba5d6bb2e9
|
JS: Actually set fields
|
2020-06-25 15:38:18 +01:00 |
|
Asger Feldthaus
|
dceb211021
|
JS: Pass source root to Node.js process
|
2020-06-25 15:38:18 +01:00 |
|
Asger Feldthaus
|
aaf141782f
|
JS: Fix source root
|
2020-06-25 15:38:17 +01:00 |
|
Asger Feldthaus
|
cb0a2498b0
|
JS: Sort files
|
2020-06-25 15:38:17 +01:00 |
|
Calum Grant
|
c4d43bafa4
|
Merge pull request #3797 from hvitved/csharp/dataflow/more-collection-tests
C#: More data-flow collection tests
|
2020-06-25 15:38:04 +01:00 |
|
Rasmus Lerchedahl Petersen
|
c5c1c4c0af
|
Python: started adding some coverage tests
|
2020-06-25 16:29:41 +02:00 |
|
semmle-qlci
|
cf0cd00458
|
Merge pull request #3627 from asger-semmle/js/unneeded-defensive-return
Approved by erik-krogh
|
2020-06-25 15:28:57 +01:00 |
|
Geoffrey White
|
d526a10981
|
C++: QLDoc TestFile.qll, StringAnalysis.qll.
|
2020-06-25 15:20:18 +01:00 |
|
semmle-qlci
|
c39dce4d66
|
Merge pull request #3781 from asger-semmle/js/deprecate-type-member-lookup
Approved by erik-krogh
|
2020-06-25 14:56:17 +01:00 |
|
Erik Krogh Kristensen
|
c3b52fadcc
|
add missing qldoc
|
2020-06-25 15:54:36 +02:00 |
|
Geoffrey White
|
7aa44fd357
|
C++: QLDoc Parameter.qll, Specifier.qll, commons/File.qll.
|
2020-06-25 14:42:44 +01:00 |
|
Geoffrey White
|
a722bd4bd0
|
C++: QLDoc UserType.qll.
|
2020-06-25 14:39:11 +01:00 |
|
Geoffrey White
|
c8fc8af340
|
C++: QLDoc Struct.qll, TypedefType.qll, Union.qll, Variable.qll.
|
2020-06-25 14:39:10 +01:00 |
|
Geoffrey White
|
908c3b4005
|
C++: QLDoc SecurityOptions.qll.
|
2020-06-25 14:39:10 +01:00 |
|
Dave Bartolomeo
|
b889d3687e
|
C++: Fix QLDoc review feedback
|
2020-06-25 09:33:43 -04:00 |
|
Erik Krogh Kristensen
|
09d969a8ad
|
recognize sensitive files by file-system writes
|
2020-06-25 15:19:42 +02:00 |
|
Erik Krogh Kristensen
|
8f5a3e9f4f
|
add support for getASavePath() to js/insecure-download
|
2020-06-25 15:18:31 +02:00 |
|
Erik Krogh Kristensen
|
dafca8fd81
|
introduce flow-labels to js/insecure-download
|
2020-06-25 15:17:57 +02:00 |
|
Erik Krogh Kristensen
|
9bdedb3f48
|
introduce getASavePath to ClientRequest
|
2020-06-25 15:17:19 +02:00 |
|
Dave Bartolomeo
|
3b4cd700c2
|
Remove accidentally added file
|
2020-06-25 09:08:30 -04:00 |
|
Anders Schack-Mulligen
|
6c679c328d
|
Dataflow: Refactor dispatch with call context.
|
2020-06-25 14:28:35 +02:00 |
|
Taus Brock-Nannestad
|
4dbc8e515a
|
Python: Address a few more review comments.
|
2020-06-25 14:19:18 +02:00 |
|
Taus
|
1608758219
|
Python: Apply suggestions from documentation review.
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2020-06-25 14:16:44 +02:00 |
|
Jonas Jensen
|
3ce4cff183
|
Merge pull request #3802 from geoffw0/modeling
C++: 'modelling' -> 'modeling'.
|
2020-06-25 14:07:57 +02:00 |
|
Jonas Jensen
|
f2ef088d4f
|
Merge pull request #3783 from geoffw0/qldoc2
C++: More QLDoc
|
2020-06-25 14:06:00 +02:00 |
|
Mathias Vorreiter Pedersen
|
a0bfbda51c
|
C++: Improve performance by not calling getDef, but instead refer to isDefinitionInexact. This gives roughly the same tuple numbers we had with only instruction nodes.
|
2020-06-25 13:37:14 +02:00 |
|
Dave Bartolomeo
|
6dc02c719b
|
C++: Fix typos
|
2020-06-25 07:19:15 -04:00 |
|
Geoffrey White
|
099e5891ae
|
C++: 'modelling' -> 'modeling'.
|
2020-06-25 11:50:43 +01:00 |
|
Geoffrey White
|
f956112042
|
C++: Autoformat.
|
2020-06-25 11:48:10 +01:00 |
|
Geoffrey White
|
b515c09946
|
C++: Autoformat.
|
2020-06-25 11:46:51 +01:00 |
|
Geoffrey White
|
6201796122
|
C++: modelling -> modeling
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2020-06-25 11:42:57 +01:00 |
|
Geoffrey White
|
89bea604d9
|
C++: Fix false positive.
|
2020-06-25 11:32:25 +01:00 |
|
Geoffrey White
|
720ac026dc
|
C++: Add false positive.
|
2020-06-25 11:21:08 +01:00 |
|
Geoffrey White
|
5489bb9946
|
C++: Autoformat.
|
2020-06-25 11:13:13 +01:00 |
|
Geoffrey White
|
8f6e56cb41
|
C++: Suggested change.
|
2020-06-25 11:13:00 +01:00 |
|
Asger Feldthaus
|
f9b796231b
|
JS: Add regression tests
|
2020-06-25 11:10:27 +01:00 |
|
Rasmus Wriedt Larsen
|
22ad8f717f
|
Python: Remove usage of .getASuccessor() in XSLT.qll
|
2020-06-25 12:07:45 +02:00 |
|
Rasmus Wriedt Larsen
|
1e5eeb8009
|
Python: Move lxml.etree library stub to reduce clutter
|
2020-06-25 12:07:41 +02:00 |
|
Esben Sparre Andreasen
|
4bfce4b8a3
|
JS: model npmlog (and recognize the "verbose" log level)
|
2020-06-25 12:06:51 +02:00 |
|
semmle-qlci
|
b24fba8df0
|
Merge pull request #3734 from dellalibera/loginjection
Approved by esbena
|
2020-06-25 11:06:25 +01:00 |
|
Asger Feldthaus
|
a109c1fc96
|
JS: Change note
|
2020-06-25 11:04:08 +01:00 |
|
Geoffrey White
|
edc5d5d128
|
C++: Add a test of MissingNullTest.
|
2020-06-25 11:04:06 +01:00 |
|
Asger Feldthaus
|
ea3560fe07
|
JS: Ignore document.all checks explicitly
|
2020-06-25 11:03:06 +01:00 |
|
Rasmus Wriedt Larsen
|
3cc566f703
|
Merge branch 'master' into python-3521-revived
|
2020-06-25 12:02:21 +02:00 |
|