Tom Hvitved
|
6723e5b31c
|
C#: Restrict post-dominance to normal execution
|
2020-10-30 09:14:12 +01:00 |
|
Tom Hvitved
|
ade8ff9593
|
C#: Add more CFG tests
|
2020-10-30 09:14:12 +01:00 |
|
Tom Hvitved
|
91d72945d7
|
Merge pull request #4568 from hvitved/csharp/cfg/multi-asserts
C#: Fix CFG for assertions with multiple assertion arguments
|
2020-10-30 09:13:38 +01:00 |
|
Rasmus Lerchedahl Petersen
|
08af839757
|
Python: django.http.response.HttpResponseRedirect
|
2020-10-30 01:29:49 +01:00 |
|
Rasmus Lerchedahl Petersen
|
52be896666
|
Python: django.http.response.JsonResponse
It s possible this class is not relevant to XSS
|
2020-10-30 01:05:36 +01:00 |
|
Rasmus Lerchedahl Petersen
|
0f9b8595d1
|
Python: rename functions by vulnerability
|
2020-10-30 00:51:09 +01:00 |
|
Rasmus Lerchedahl Petersen
|
97153b56ad
|
Python: add false negatives to test
|
2020-10-30 00:48:19 +01:00 |
|
Rasmus Lerchedahl Petersen
|
262b249e10
|
Merge branch 'main' of github.com:github/codeql into RasmusWL-python-port-reflected-xss
|
2020-10-30 00:40:39 +01:00 |
|
Rasmus Lerchedahl Petersen
|
2ca86f5ea7
|
Python: django.http.response.HttpResponse
|
2020-10-30 00:22:53 +01:00 |
|
Robert Marsh
|
7e8770d731
|
C#: Remove reference to InitializeNonLocal in IR
|
2020-10-29 16:08:23 -07:00 |
|
Robert Marsh
|
5dfe04a7a7
|
C++: Respond to PR comments
|
2020-10-29 16:00:08 -07:00 |
|
Dave Bartolomeo
|
71531af343
|
Merge pull request #4577 from dbartol/extension-fix/work
Fix path transformer handling of extensionless files
|
2020-10-29 18:10:30 -04:00 |
|
Tom Hvitved
|
0111f140de
|
C#: Convert 1.26 change notes
|
2020-10-29 20:23:07 +01:00 |
|
Mathias Vorreiter Pedersen
|
b5234f9245
|
C++: Update IR inline-expectation tests
|
2020-10-29 19:11:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
acf6ffb990
|
Python: Sync identical file
|
2020-10-29 19:07:10 +01:00 |
|
yo-h
|
5ac8475523
|
Merge pull request #4578 from aschackmull/java/changenotes
Java: Add missing change notes for 1.26
|
2020-10-29 13:32:28 -04:00 |
|
luchua-bc
|
5a6339c1af
|
Remove userid from the regex
|
2020-10-29 15:46:05 +00:00 |
|
Anders Schack-Mulligen
|
5687b7c158
|
Java: Move existing change note to new format.
|
2020-10-29 16:35:27 +01:00 |
|
Anders Schack-Mulligen
|
a9e0f61860
|
Java: Add change note for https://github.com/github/codeql/pull/4287
|
2020-10-29 16:33:09 +01:00 |
|
Anders Schack-Mulligen
|
4cd77175ab
|
Java: Add change note for https://github.com/github/codeql/pull/3542
|
2020-10-29 16:27:51 +01:00 |
|
Anders Schack-Mulligen
|
eddd1ef29c
|
Java: Add change note for https://github.com/github/codeql/pull/4081
|
2020-10-29 16:25:11 +01:00 |
|
Anders Schack-Mulligen
|
e671b463dc
|
Java: Add change note for https://github.com/github/codeql/pull/4123
|
2020-10-29 16:20:35 +01:00 |
|
Anders Schack-Mulligen
|
d6f595f6af
|
Java: Add change note for https://github.com/github/codeql/pull/3543
|
2020-10-29 16:14:56 +01:00 |
|
Anders Schack-Mulligen
|
8b6c3ab9d2
|
Java: Add change note for https://github.com/github/codeql/pull/4088
|
2020-10-29 16:11:26 +01:00 |
|
Anders Schack-Mulligen
|
1efb377465
|
Java: Add change note for https://github.com/github/codeql/pull/3855
|
2020-10-29 16:09:01 +01:00 |
|
Anders Schack-Mulligen
|
d9cef5bd48
|
Java: Add change note for https://github.com/github/codeql/pull/4044
|
2020-10-29 16:05:43 +01:00 |
|
Anders Schack-Mulligen
|
4677eb649e
|
Java: Add change note for https://github.com/github/codeql/pull/3938
|
2020-10-29 16:02:34 +01:00 |
|
Anders Schack-Mulligen
|
9dbfc835fe
|
Java: Add change note for https://github.com/github/codeql/pull/3881
|
2020-10-29 15:54:25 +01:00 |
|
Tom Hvitved
|
51f71d4e1d
|
C#: Fix CFG for assertions with multiple assertion arguments
|
2020-10-29 15:44:13 +01:00 |
|
Tom Hvitved
|
5cd707f17e
|
C#: Add CFG test for assertion with multiple assertion arguments
|
2020-10-29 15:44:13 +01:00 |
|
Anders Schack-Mulligen
|
b3fe333957
|
Merge pull request #4576 from aschackmull/java/adjust-beanvalidation-qhelp
Java: Tweak qhelp to make it markdown-compatible.
|
2020-10-29 15:43:40 +01:00 |
|
Anders Schack-Mulligen
|
1beb3bdccd
|
Java: Add change note for extensible security queries.
This covers #3928, #3968, and #4172, among others.
|
2020-10-29 15:37:35 +01:00 |
|
Anders Schack-Mulligen
|
e3ba05937f
|
Java: Add change note for https://github.com/github/codeql/pull/3948
|
2020-10-29 15:30:09 +01:00 |
|
Anders Schack-Mulligen
|
7f9713956f
|
Java: Add change note for https://github.com/github/codeql/pull/4312.
|
2020-10-29 15:24:28 +01:00 |
|
Dave Bartolomeo
|
4189567b8c
|
Fix PR feedback
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2020-10-29 10:15:45 -04:00 |
|
Dave Bartolomeo
|
42e075dfb8
|
Fix path transformer handling of extensionless files
|
2020-10-29 10:02:55 -04:00 |
|
Rasmus Lerchedahl Petersen
|
96e79a2702
|
Python: restrict to python files
|
2020-10-29 15:00:47 +01:00 |
|
Cornelius Riemenschneider
|
4276d1f3e5
|
C++: Add missing comment and update test results.
|
2020-10-29 14:49:06 +01:00 |
|
Cornelius Riemenschneider
|
7e667b9bec
|
C++: Add comment to FunctionNode.
|
2020-10-29 14:49:06 +01:00 |
|
Cornelius Riemenschneider
|
668764ce40
|
C++: Make new predicates private.
|
2020-10-29 14:49:06 +01:00 |
|
Cornelius Riemenschneider
|
8c925a20a7
|
C++: Provide the predicates that can be used to traverse the AST as metadata.
|
2020-10-29 14:48:47 +01:00 |
|
Anders Schack-Mulligen
|
0d926dcf70
|
Java: Tweak qhelp to make it markdown-compatible.
|
2020-10-29 14:39:01 +01:00 |
|
luchua-bc
|
90d11812be
|
Update the regex to be the original one
|
2020-10-29 13:04:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
f3f9a044e0
|
C++: Accept more tests.
|
2020-10-29 13:55:45 +01:00 |
|
luchua-bc
|
b1d6bc5ba9
|
Use getDeclaringType() for getIntent() method call
|
2020-10-29 12:55:03 +00:00 |
|
Jonas Jensen
|
fa344d216f
|
Merge pull request #4493 from criemen/fix-4278-printast-conversions
Fix C++ Print AST handling of Conversions
|
2020-10-29 13:48:15 +01:00 |
|
Rasmus Lerchedahl Petersen
|
6658ee9dc8
|
Merge branch 'python-port-reflected-xss' of https://github.com/RasmusWL/codeql into RasmusWL-python-port-reflected-xss
|
2020-10-29 12:46:44 +01:00 |
|
CodeQL CI
|
7856e784e1
|
Merge pull request #4566 from asgerf/js/classnames
Approved by erik-krogh
|
2020-10-29 11:00:06 +00:00 |
|
Cornelius Riemenschneider
|
59dd892748
|
C++: Address review, fix bug related to Conversions.
|
2020-10-29 11:40:31 +01:00 |
|
Asger Feldthaus
|
fee944ac2a
|
Merge branch 'js/react-hooks' of github.com:asgerf/codeql into js/react-hooks
|
2020-10-29 10:38:21 +00:00 |
|