Erik Krogh Kristensen
|
9c2d83e82b
|
add tests
|
2021-08-17 15:10:30 +02:00 |
|
Erik Krogh Kristensen
|
6d06550f7d
|
update expected output
|
2021-08-17 15:10:30 +02:00 |
|
Erik Krogh Kristensen
|
5d4c434d34
|
restrict char class matches to alpha-numeric chars
|
2021-08-17 15:10:30 +02:00 |
|
Erik Krogh Kristensen
|
59f0a41665
|
support more regular expressions in js/incomplete-multi-character-sanitization
|
2021-08-17 15:10:20 +02:00 |
|
Chris Smowton
|
92d1becf08
|
Merge pull request #6474 from github/yo-h-patch-1
Java: add `org.json` package to known frameworks
|
2021-08-17 14:09:39 +01:00 |
|
Chris Smowton
|
c52a51e5c8
|
Merge pull request #6454 from smowton/smowton/admin/change-note-wording
Java: Elaborate change note a little
|
2021-08-17 14:08:04 +01:00 |
|
CodeQL CI
|
92804a3cc3
|
Merge pull request #6487 from erik-krogh/moreJquerySinks
Approved by asgerf
|
2021-08-17 11:46:24 +01:00 |
|
Cornelius Riemenschneider
|
341dad5f73
|
Merge pull request #6490 from criemen/criemen/delete-flaky-test
JS: Delete flaky test.
|
2021-08-17 12:33:03 +02:00 |
|
CodeQL CI
|
e3cdc4522e
|
Merge pull request #6450 from asgerf/js/query-suffix-convention2
Approved by erik-krogh
|
2021-08-17 11:31:21 +01:00 |
|
Rasmus Wriedt Larsen
|
15d483d56c
|
Python: Use TypeTrackingNode in new PEP249 modeling
|
2021-08-17 12:03:40 +02:00 |
|
Rasmus Wriedt Larsen
|
b649f5f38c
|
Merge branch 'main' into peewee-modeling
|
2021-08-17 12:03:18 +02:00 |
|
Tom Hvitved
|
44ff623d8c
|
Merge pull request #5508 from edvraa/deserializers
deserialization sinks
|
2021-08-17 11:41:52 +02:00 |
|
Sauyon Lee
|
390e48fdd2
|
Remove more redundant models
|
2021-08-17 02:17:36 -07:00 |
|
Cornelius Riemenschneider
|
59b3d55b9a
|
JS: Delete flaky test.
codeql-cli/v2.6.0
|
2021-08-17 10:58:39 +02:00 |
|
Andrew Eisenberg
|
e566fb9c5a
|
Packaging: Update suite-helpers qlpack
Uses new style naming scheme.
|
2021-08-16 17:51:33 -07:00 |
|
Erik Krogh Kristensen
|
cc2a267b07
|
recognize array elements from JQuery objects as DOM values
|
2021-08-16 22:35:57 +02:00 |
|
Chris Smowton
|
ff3f85be49
|
Autoformat
|
2021-08-16 18:09:40 +01:00 |
|
Owen Mansel-Chan
|
b23fabe8cb
|
Fix errors from previous PR
|
2021-08-16 16:11:17 +01:00 |
|
Joe Farebrother
|
48c61fc4b4
|
Update models for Cache.getAllPresent and LoadingCache.getAll
|
2021-08-16 13:50:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
221a259938
|
Merge pull request #6486 from ihsinme/ihsinme-patch-textFix
correction of the error text
|
2021-08-16 14:49:33 +02:00 |
|
ihsinme
|
6988912b72
|
Update UndefinedOrImplementationDefinedBehavior.ql
|
2021-08-16 15:20:00 +03:00 |
|
Erik Krogh Kristensen
|
46959234b7
|
Merge pull request #6288 from erik-krogh/emptyRedos
JS/Python: Fix FP in redos related to empty lookaheads
|
2021-08-16 13:48:22 +02:00 |
|
Asger Feldthaus
|
0047536337
|
JS: Add change note
|
2021-08-16 13:22:43 +02:00 |
|
ihsinme
|
c63dff639c
|
Update UndefinedOrImplementationDefinedBehavior.expected
|
2021-08-16 14:15:10 +03:00 |
|
ihsinme
|
74f372d547
|
Update UndefinedOrImplementationDefinedBehavior.ql
|
2021-08-16 14:11:28 +03:00 |
|
Asger Feldthaus
|
4923bda0f3
|
JS: Autoformat
|
2021-08-16 12:33:55 +02:00 |
|
Tamás Vajk
|
166a6b02f6
|
Merge pull request #6268 from tamasvajk/feature/generic-type-name
C#: Remove type args/params from generic type names in extractor
|
2021-08-16 12:22:16 +02:00 |
|
Chris Smowton
|
497f36796c
|
Merge pull request #6483 from Marcono1234/marcono1234/callable-string-signature-doc
Java: Improve Callable.getStringSignature() documentation
|
2021-08-16 11:05:59 +01:00 |
|
Erik Krogh Kristensen
|
e962a7c77c
|
Update python/ql/src/semmle/python/RegexTreeView.qll
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2021-08-16 11:24:05 +02:00 |
|
Fosstars
|
fbac5891b8
|
Fixed a typo in qldoc
|
2021-08-14 21:28:30 +02:00 |
|
Marcono1234
|
48872b4588
|
Java: Improve Callable.getStringSignature() documentation
|
2021-08-14 19:58:55 +02:00 |
|
Fosstars
|
e2dc9753ac
|
Covered copyOfRange() and clone() in ArrayUpdate
|
2021-08-14 13:25:46 +02:00 |
|
Fosstars
|
d218813320
|
Updated qldoc for ArrayUpdate
|
2021-08-14 13:09:14 +02:00 |
|
Fosstars
|
11992404ec
|
Be precise when checking for Cipher.ENCRYPT_MODE
|
2021-08-14 12:18:02 +02:00 |
|
Fosstars
|
4e69081c22
|
Support multi-dimensional arrays
|
2021-08-13 20:52:27 +02:00 |
|
Sarita Iyer
|
57ff8e7138
|
Merge pull request #6473 from github/sarita-iyer/codeql-packs-vscode
Added article for working with codeQL packs in VS Code
|
2021-08-12 16:08:00 -04:00 |
|
Sarita Iyer
|
a373ac8332
|
Update period at end of quote
|
2021-08-12 15:42:23 -04:00 |
|
Sarita Iyer
|
eb2ef23d56
|
Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2021-08-12 14:57:13 -04:00 |
|
Sauyon Lee
|
814004e63d
|
Add tests for html escape functions
|
2021-08-12 11:20:49 -07:00 |
|
Sauyon Lee
|
ed1d855025
|
Java: Remove redundant models from Spring web.util and fix typo
|
2021-08-12 11:20:49 -07:00 |
|
Sauyon Lee
|
9c1d5a70e3
|
Java: Add test for XSS sanitizer
|
2021-08-12 11:20:49 -07:00 |
|
Sauyon Lee
|
9a5c0f6c73
|
Java: Add HTML escapes as XSS sanitizers
Co-Authored-By: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-08-12 11:20:49 -07:00 |
|
Sauyon Lee
|
eb980e2a40
|
Add change note
|
2021-08-12 11:20:49 -07:00 |
|
Sauyon Lee
|
d86dffbb5d
|
Add tests for Spring web.util
|
2021-08-12 11:20:48 -07:00 |
|
Sauyon Lee
|
fd0ea15719
|
Add stubs for Spring web.util tests
|
2021-08-12 11:20:48 -07:00 |
|
Sauyon Lee
|
25649a61c4
|
Java: Add models for the Spring web.util package
|
2021-08-12 11:20:48 -07:00 |
|
Sarita Iyer
|
d1190dc5f2
|
Switch from object to element, and clarify package cache functionality
|
2021-08-12 10:41:20 -04:00 |
|
Owen Mansel-Chan
|
1c2476c6a1
|
Add explanatory comments
|
2021-08-12 14:51:49 +01:00 |
|
Owen Mansel-Chan
|
fe477ff989
|
Fix more models based on review comments
|
2021-08-12 14:51:37 +01:00 |
|
Shati Patel
|
1707fb8821
|
Merge pull request #6475 from github/correct-link-syntax
Fix markup in `metadata-for-codeql-queries.rst`
|
2021-08-12 09:36:18 +01:00 |
|