Esben Sparre Andreasen
|
457588e893
|
JS: mention MITM
|
2020-06-19 11:59:12 +02:00 |
|
Geoffrey White
|
ab8d1ea723
|
C++: Model ConversionConstructor instead of all Constructors.
|
2020-06-19 10:55:10 +01:00 |
|
Anders Schack-Mulligen
|
8107fbadc2
|
Merge pull request #3456 from hvitved/dataflow/precise-field-types
Data flow: Track precise types during field flow
|
2020-06-19 11:50:10 +02:00 |
|
Esben Sparre Andreasen
|
4126d5b59e
|
Merge pull request #3646 from dellalibera/master
[javascript] CodeQL query to detect missing origin validation in cross-origin communication via postMessage
|
2020-06-19 11:43:57 +02:00 |
|
Rasmus Lerchedahl Petersen
|
426b1da552
|
Python: update sources and sinks
|
2020-06-19 11:38:15 +02:00 |
|
Tom Hvitved
|
a285f6460c
|
Create codeql-analysis.yml
|
2020-06-19 11:34:31 +02:00 |
|
Geoffrey White
|
3f4ebd285f
|
C++: Move models into models dir.
|
2020-06-19 10:26:07 +01:00 |
|
Rasmus Lerchedahl Petersen
|
9e078da963
|
Python: Better definition of all flows
does not become too big, when we filter out 0-step flows
|
2020-06-19 11:25:34 +02:00 |
|
Geoffrey White
|
e0651b2c19
|
Merge remote-tracking branch 'upstream/master' into models5
|
2020-06-19 10:15:25 +01:00 |
|
Geoffrey White
|
eebaf0f330
|
C++: Modify the tests so that ConversionConstructors are tested; we don't want the general case for Constructors any more.
|
2020-06-19 10:15:01 +01:00 |
|
Tom Hvitved
|
ca86bb8603
|
Address review comments
|
2020-06-19 10:34:11 +02:00 |
|
Max Schaefer
|
c31a7fc228
|
Add a few more tests.
|
2020-06-19 09:28:12 +01:00 |
|
Esben Sparre Andreasen
|
0463c427a5
|
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-19 09:47:59 +02:00 |
|
Esben Sparre Andreasen
|
b8229ca362
|
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-19 09:47:48 +02:00 |
|
Esben Sparre Andreasen
|
e73beccc0b
|
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-19 09:47:26 +02:00 |
|
Esben Sparre Andreasen
|
2846666f32
|
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-19 09:47:13 +02:00 |
|
Esben Sparre Andreasen
|
4557af3c30
|
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-19 09:46:58 +02:00 |
|
Max Schaefer
|
2df8c275e0
|
Fix field lookup in cyclic structs.
|
2020-06-19 08:16:09 +01:00 |
|
Esben Sparre Andreasen
|
baaa31665a
|
Update javascript/ql/src/experimental/Security/CWE-020/PostMessageNoOriginCheck.qhelp
|
2020-06-19 09:05:13 +02:00 |
|
Rasmus Lerchedahl Petersen
|
5ca6391f15
|
Python: update call graph test
we also have flow into functions!
|
2020-06-19 07:49:47 +02:00 |
|
Rasmus Lerchedahl Petersen
|
5a864aab87
|
Python: override genEnclosingCallable
achieved flow out of functions!
|
2020-06-19 07:29:46 +02:00 |
|
Alessio Della Libera
|
eba64dba7c
|
Update javascript/ql/src/experimental/Security/CWE-020/PostMessageNoOriginCheck.ql
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-06-18 19:44:46 +02:00 |
|
Alessio Della Libera
|
c0271b1627
|
Update javascript/ql/src/experimental/Security/CWE-020/PostMessageNoOriginCheck.qhelp
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-06-18 19:44:38 +02:00 |
|
Alessio Della Libera
|
ffc9a449ab
|
Update javascript/ql/src/experimental/Security/CWE-020/PostMessageNoOriginCheck.qhelp
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-06-18 19:43:45 +02:00 |
|
Alessio Della Libera
|
e84339d5bf
|
Update javascript/ql/src/experimental/Security/CWE-020/PostMessageNoOriginCheck.qhelp
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-06-18 19:43:36 +02:00 |
|
ubuntu
|
71a7ec593c
|
Use StringOps to identify functions used for verifing the origin
|
2020-06-18 19:41:07 +02:00 |
|
Alessio Della Libera
|
cc91026873
|
Update javascript/ql/src/experimental/Security/CWE-117/LogInjection.qll
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
|
2020-06-18 19:31:11 +02:00 |
|
Alessio Della Libera
|
b4f255176a
|
Update javascript/ql/src/experimental/Security/CWE-117/LogInjection.help
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
|
2020-06-18 19:29:34 +02:00 |
|
Erik Krogh Kristensen
|
7d6dac479c
|
Merge branch 'js-team-sprint' into https-fix
|
2020-06-18 16:53:01 +02:00 |
|
Erik Krogh Kristensen
|
dcf617b235
|
Merge branch 'js-team-sprint' into bad-random-polish
|
2020-06-18 16:52:32 +02:00 |
|
Erik Krogh Kristensen
|
6b0adf18d1
|
rewrite sentence in private-file-exposure qhelp
|
2020-06-18 16:51:15 +02:00 |
|
Erik Krogh Kristensen
|
1556b62007
|
Merge branch 'js-team-sprint' into priv-file-polish
|
2020-06-18 16:40:53 +02:00 |
|
Erik Krogh Kristensen
|
9ba2c98ec0
|
Apply suggestions from doc review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2020-06-18 16:38:52 +02:00 |
|
semmle-qlci
|
20e96799e2
|
Merge pull request #3661 from erik-krogh/build-leaks
Approved by asgerf, mchammer01
|
2020-06-18 15:32:45 +01:00 |
|
Taus
|
44637e29ee
|
Merge pull request #3716 from RasmusWL/python-fix-re-escape-fp
Python: Fix FP in treating re.escape as regex
|
2020-06-18 16:05:50 +02:00 |
|
Marcono1234
|
161ba92123
|
Simplify NoAssignInBooleanExprs.ql
|
2020-06-18 15:16:09 +02:00 |
|
Rasmus Lerchedahl Petersen
|
9669a6a4dc
|
Python: test for getASuccessor
also align test names
|
2020-06-18 15:10:45 +02:00 |
|
Rasmus Lerchedahl Petersen
|
03b26f7ebe
|
Python: Remove excessive type pruning
|
2020-06-18 13:58:47 +02:00 |
|
Esben Sparre Andreasen
|
ab01dda559
|
JS: another qhelp fixup
|
2020-06-18 13:01:02 +02:00 |
|
Esben Sparre Andreasen
|
c9f60d4c97
|
JS: add lodash sinks for js/resource-exhaustion
|
2020-06-18 13:01:02 +02:00 |
|
Esben Sparre Andreasen
|
96160a6334
|
JS: fixup qhelp
|
2020-06-18 13:01:02 +02:00 |
|
Esben Sparre Andreasen
|
3f67e90374
|
JS: rename query, support timeouts, add documentation, add to suite
|
2020-06-18 13:01:02 +02:00 |
|
Esben Sparre Andreasen
|
d9d8eb4805
|
JS: avoid type inference in the taint steps (just a nice to have)
|
2020-06-18 13:00:45 +02:00 |
|
Esben Sparre Andreasen
|
fa4e8914e6
|
JS: fixups
|
2020-06-18 13:00:45 +02:00 |
|
Esben Sparre Andreasen
|
7b97fd07a8
|
JS: add query js/memory-exhaustion
|
2020-06-18 13:00:45 +02:00 |
|
Robin Neatherway
|
17d36cf363
|
Exclude dependency-based query from C# Code Scanning
This query overlaps with tools such as dependabot.
|
2020-06-18 11:29:15 +01:00 |
|
Max Schaefer
|
7c2358c1d0
|
Merge pull request #181 from sauyon/reflectedxss-fps
ReflectedXSS refinement
|
2020-06-18 11:14:13 +01:00 |
|
Esben Sparre Andreasen
|
44aa182d0d
|
Update change-notes/1.25/analysis-javascript.md
Co-authored-by: Asger F <asgerf@github.com>
|
2020-06-18 10:14:16 +02:00 |
|
Esben Sparre Andreasen
|
5e31f3a34e
|
JS: polish js/disabling-certificate-validation
|
2020-06-18 09:07:08 +02:00 |
|
Rasmus Lerchedahl Petersen
|
1562f5c69a
|
Python: General comment on dataflow
between SSA variables and control flow nodes
|
2020-06-18 07:52:29 +02:00 |
|