CodeQL CI
|
85f6388a19
|
Merge pull request #4206 from erik-krogh/consistentJquery
Approved by esbena
|
2020-09-07 11:23:23 +01:00 |
|
Erik Krogh Kristensen
|
61e2e5647c
|
autoformat
|
2020-09-07 11:05:56 +02:00 |
|
CodeQL CI
|
b5872fe848
|
Merge pull request #3873 from asger-semmle/js/type-qualified-name-fallback
Approved by erik-krogh
|
2020-09-07 09:48:05 +01:00 |
|
Erik Krogh Kristensen
|
f13a4f5771
|
require that the plugin and sink are in the same toplevel
|
2020-09-04 13:59:16 +02:00 |
|
Erik Krogh Kristensen
|
d47c852767
|
autoformat
|
2020-09-04 12:44:18 +02:00 |
|
Asger Feldthaus
|
961554eb6f
|
JS: Autoformat
|
2020-09-04 10:42:26 +01:00 |
|
Erik Krogh Kristensen
|
fd05156298
|
clarifying comment on the last jQuery inconsistency
|
2020-09-04 10:30:42 +02:00 |
|
Erik Krogh Kristensen
|
b18f51806c
|
regain the lost property presence result
|
2020-09-04 10:30:38 +02:00 |
|
Asger F
|
0704be4d41
|
Update javascript/ql/src/semmle/javascript/TypeScript.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-04 08:55:31 +01:00 |
|
Erik Krogh Kristensen
|
6fccf5aa70
|
use isLikelyIntentionalHtmlSink in the sink instead of in the where clause
|
2020-09-04 09:26:03 +02:00 |
|
CodeQL CI
|
58f51899c9
|
Merge pull request #4173 from erik-krogh/targetBlankFP
Approved by esbena
|
2020-09-04 08:21:22 +01:00 |
|
CodeQL CI
|
f180497554
|
Merge pull request #4192 from max-schaefer/js/ssa__implicitinit
Approved by asgerf
|
2020-09-03 16:46:56 +01:00 |
|
Asger Feldthaus
|
393db73d0a
|
JS: Update test
|
2020-09-03 14:01:40 +01:00 |
|
Asger Feldthaus
|
bfcc434a61
|
JS: Use both local and global names in hasQualifiedName
|
2020-09-03 14:01:13 +01:00 |
|
Asger Feldthaus
|
f7552a77c3
|
JS: Add metric for number of types with qualified names
|
2020-09-03 14:01:13 +01:00 |
|
Erik Krogh Kristensen
|
ed54fdcb06
|
Merge pull request #4118 from dellalibera/js/ldap
[javascript] CodeQL to detect LDAP Injection
|
2020-09-03 14:50:03 +02:00 |
|
Erik Krogh Kristensen
|
d56ea22018
|
Merge pull request #4200 from erik-krogh/typeaheadInconsistencyComment
JS: adjust comment about inconsistency for XSS in typeahead
|
2020-09-03 13:56:40 +02:00 |
|
Erik Krogh Kristensen
|
d946a61d6e
|
update expected output
|
2020-09-03 13:32:54 +02:00 |
|
CodeQL CI
|
aa4237c27c
|
Merge pull request #4191 from erik-krogh/v8Syntax
Approved by esbena
|
2020-09-03 09:57:00 +01:00 |
|
Erik Krogh Kristensen
|
3952553953
|
adjust comment about inconsistency for XSS in typeahead
|
2020-09-03 10:50:40 +02:00 |
|
Alessio Della Libera
|
116e7d006d
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-03 10:32:18 +02:00 |
|
Alessio Della Libera
|
bfae0ef5d5
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-03 10:32:08 +02:00 |
|
CodeQL CI
|
2ba84be565
|
Merge pull request #4185 from erik-krogh/unusedArrDestruct
Approved by esbena
|
2020-09-03 09:18:15 +01:00 |
|
Erik Krogh Kristensen
|
1f9749fbfe
|
revert mailto: change in TargetBlank.ql
|
2020-09-03 09:39:01 +02:00 |
|
Erik Krogh Kristensen
|
d7a96d685a
|
simplify implementation of getDelimiterMatchingRegexp
|
2020-09-03 09:37:43 +02:00 |
|
Erik Krogh Kristensen
|
ec21236bba
|
update docstring for isNonLastDestructedArrayElement
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-09-03 08:51:10 +02:00 |
|
Erik Krogh Kristensen
|
fb3148a7a8
|
autoformat
|
2020-09-03 08:17:08 +02:00 |
|
Arthur Baars
|
90f013d74f
|
Merge pull request #4176 from aibaars/missing-qhelp
Add missing QHelp files
|
2020-09-02 16:12:42 +02:00 |
|
Asger F
|
2c0e9f0c86
|
Merge pull request #4186 from github/rc/1.25
Mergeback: 1.25 -> main
|
2020-09-02 15:12:25 +01:00 |
|
Max Schaefer
|
cd64ce7b1a
|
JavaScript: Add utility predicate SSA::implicitInit.
|
2020-09-02 14:34:52 +01:00 |
|
CodeQL CI
|
c017308505
|
Merge pull request #4134 from erik-krogh/genCalls
Approved by asgerf
|
2020-09-02 14:23:39 +01:00 |
|
Alessio Della Libera
|
785f335ab8
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjectionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-02 15:22:33 +02:00 |
|
Alessio Della Libera
|
548cb65a64
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjectionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-02 15:22:23 +02:00 |
|
Alessio Della Libera
|
26046a4847
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjectionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-02 15:22:07 +02:00 |
|
Alessio Della Libera
|
6ad88bf93f
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.ql
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-02 15:21:55 +02:00 |
|
Erik Krogh Kristensen
|
bb0e5d5718
|
give V8 build-ins their correct name
|
2020-09-02 14:05:59 +02:00 |
|
Erik Krogh Kristensen
|
a24db09418
|
only flag unused array-destructs if it is the last variable
|
2020-09-02 11:40:35 +02:00 |
|
CodeQL CI
|
48a1ee6233
|
Merge pull request #4130 from erik-krogh/bbFix
Approved by asgerf
|
2020-09-02 10:38:50 +01:00 |
|
Erik Krogh Kristensen
|
f0a0f41c3c
|
allow urls that are prefixed with # or ? in js/unsafe-external-link
|
2020-09-02 10:19:42 +02:00 |
|
ubuntu
|
042d07161c
|
Rename getQueryCall to getQueryCallSink
|
2020-09-01 22:43:31 +02:00 |
|
ubuntu
|
15562e4814
|
Update LdapjsSearchOptions
|
2020-09-01 22:28:58 +02:00 |
|
ubuntu
|
e2e55455c1
|
Update LdapjsSearchOptions and getQueryCall
|
2020-09-01 22:23:07 +02:00 |
|
Alessio Della Libera
|
8f00acd4e2
|
Update javascript/ql/src/experimental/Security/CWE-090/Ldapjs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 21:00:49 +02:00 |
|
Alessio Della Libera
|
78ebcee570
|
Update javascript/ql/src/experimental/Security/CWE-090/Ldapjs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 21:00:38 +02:00 |
|
Alessio Della Libera
|
b86b9ba510
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjectionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 21:00:21 +02:00 |
|
Alessio Della Libera
|
28729915d7
|
Update javascript/ql/src/experimental/Security/CWE-090/Ldapjs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 20:56:25 +02:00 |
|
Alessio Della Libera
|
1b50477fae
|
Update javascript/ql/src/experimental/Security/CWE-090/Ldapjs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 20:55:44 +02:00 |
|
Alessio Della Libera
|
44e728016b
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-09-01 20:54:58 +02:00 |
|
Erik Krogh Kristensen
|
6cbdc7ad8f
|
autoformat
|
2020-09-01 20:16:49 +02:00 |
|
Erik Krogh Kristensen
|
2628c05e43
|
split out comment over multiple lines
|
2020-09-01 13:12:44 +02:00 |
|