Taus Brock-Nannestad
|
3d0d280972
|
Merge remote-tracking branch 'upstream/rc/3.1' into mergeback-rc/3.1-to-main
|
2021-03-08 22:15:10 +01:00 |
|
Artem Smotrakov
|
a78f2115f2
|
Split SpringExporterUnsafeDeserialization.ql
|
2021-03-09 00:06:38 +03:00 |
|
Erik Krogh Kristensen
|
25ef3edb20
|
combine stages by introducing extended stages
|
2021-03-08 20:48:15 +01:00 |
|
Nick Rolfe
|
56e03d7ed4
|
Remove old upgrades
|
2021-03-08 18:28:23 +00:00 |
|
Nick Rolfe
|
be102e24f6
|
Update stats
|
2021-03-08 18:25:37 +00:00 |
|
Nick Rolfe
|
f691ec9e2a
|
Remove overrides of getParent[Index]
|
2021-03-08 18:25:37 +00:00 |
|
Nick Rolfe
|
9b96bc32cc
|
Add ast_node_parent relation
|
2021-03-08 18:25:37 +00:00 |
|
Aditya Sharad
|
318ce47982
|
Actions: Fix comment that tags the Docs team
|
2021-03-08 09:17:19 -08:00 |
|
Mathias Vorreiter Pedersen
|
7207a17f6f
|
C++: Accept more tests.
|
2021-03-08 16:50:12 +01:00 |
|
Anders Schack-Mulligen
|
aeb13146d2
|
Merge pull request #5275 from Marcono1234/marcono1234/included-qhelp-files
Use `.inc.qhelp` extension for included help files
|
2021-03-08 16:26:32 +01:00 |
|
Chris Smowton
|
f9f143d62c
|
Merge pull request #5347 from Marcono1234/marcono1234/simplify-tests
Java: Simplify tests using InlineExpectationsTest
|
2021-03-08 14:47:28 +00:00 |
|
Nick Rolfe
|
61b3aa8f27
|
Merge pull request #149 from github/manual_stats_workflow
Enable manual dispatch of stats workflow
|
2021-03-08 14:28:27 +00:00 |
|
Nick Rolfe
|
df8f7a30d7
|
Enable manual dispatch of stats workflow
|
2021-03-08 14:10:37 +00:00 |
|
Joe Farebrother
|
ed228cbcef
|
Add sinks for URL Open Stream query
|
2021-03-08 14:07:53 +00:00 |
|
Marcono1234
|
95aeb7b53f
|
Fix .qhelp file name mismatch
|
2021-03-08 14:27:35 +01:00 |
|
Erik Krogh Kristensen
|
29ae737475
|
update expected output for MalformedRegExp
|
2021-03-08 13:50:58 +01:00 |
|
Anders Schack-Mulligen
|
e63f81171c
|
Merge pull request #5349 from p0wn4j/fix-nashorn-engine-1
Java: Fix NashornScriptEngine detection in ScriptEngine query
|
2021-03-08 13:23:36 +01:00 |
|
Erik Krogh Kristensen
|
b3ee70f4f7
|
update expected output for trap test
|
2021-03-08 13:06:17 +01:00 |
|
Chris Smowton
|
6cf15f49bb
|
Replace hasTaintFlow=y with hasTaintFlow everywhere
|
2021-03-08 11:57:35 +00:00 |
|
Marcono1234
|
b7353f0bb0
|
Java: Simplify tests using InlineExpectationsTest
|
2021-03-08 11:49:52 +00:00 |
|
Mathias Vorreiter Pedersen
|
e2c0bf3cc0
|
C++: Show arguments in path explanations and accept test changes.
|
2021-03-08 12:44:05 +01:00 |
|
ihsinme
|
921c41d710
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-03-08 14:23:42 +03:00 |
|
Erik Krogh Kristensen
|
bff59a1aaa
|
fix parse error in regular expressions
|
2021-03-08 12:04:11 +01:00 |
|
Chris Smowton
|
790fb7829a
|
Improve comment and change-note accuracy
|
2021-03-08 11:00:05 +00:00 |
|
Chris Smowton
|
4a4f4b01a1
|
Add support for java.util.concurrent.ThreadLocalRandom
|
2021-03-08 10:59:53 +00:00 |
|
Mathias Vorreiter Pedersen
|
84554af7f5
|
Merge pull request #5356 from yoff/tests-amend-qldoc
InlineExpectationTest: clarify the need for an empty `.expected` file
|
2021-03-08 11:53:55 +01:00 |
|
Rasmus Lerchedahl Petersen
|
2bccb67be4
|
Python, doc: Make first batch of examples runnable
python queries.
|
2021-03-08 10:57:02 +01:00 |
|
Mathias Vorreiter Pedersen
|
bb53780ba9
|
C++: Add flow through unary instructions and pointer/indirection conflation for parameters. These rules are copy/pasted from DefaultTaintTracking. The conflation rules will hopefully be removed as part of #5089.
|
2021-03-08 09:42:47 +01:00 |
|
Rasmus Lerchedahl Petersen
|
cc9a938054
|
InlineExpectationTest: clarify the nedd for an
empty `.expected` file
|
2021-03-08 09:18:47 +01:00 |
|
Rasmus Lerchedahl Petersen
|
4a9023b989
|
Python: add comment with ref
|
2021-03-08 08:17:23 +01:00 |
|
Rasmus Lerchedahl Petersen
|
7142ddcb25
|
Python: add taint step for __traceback__
|
2021-03-08 08:13:07 +01:00 |
|
Rasmus Lerchedahl Petersen
|
b36e0d0be7
|
Python: target SSA variable rather than Cfg node
also add "INTERNAL: Do not use."
also give test functions different names
|
2021-03-08 08:04:42 +01:00 |
|
Rasmus Lerchedahl Petersen
|
296297915c
|
Python: add test for __traceback__
|
2021-03-07 17:50:28 +01:00 |
|
ihsinme
|
2b1b94835e
|
Update LateCheckOfFunctionArgument.ql
|
2021-03-07 16:10:32 +03:00 |
|
Rasmus Lerchedahl Petersen
|
aaaf90902f
|
Python: File for dataflow section
Initilally a copy of the one from C#
|
2021-03-07 14:02:55 +01:00 |
|
Rasmus Lerchedahl Petersen
|
24e406d21a
|
Documentation: Fix typo
in dataflow documentation for C#
|
2021-03-07 09:48:20 +01:00 |
|
luchua-bc
|
0ef3eee4ed
|
Revamp the source and the sink of the query
|
2021-03-06 22:41:54 +00:00 |
|
Artem Smotrakov
|
891b975899
|
Use correct file names in SpringExporterUnsafeDeserialization.qhelp
|
2021-03-06 22:07:43 +01:00 |
|
Artem Smotrakov
|
bda223771b
|
Added another example for SpringExporterUnsafeDeserialization.ql
|
2021-03-06 22:05:00 +01:00 |
|
Artem Smotrakov
|
82cb4a8d68
|
Renamed SpringHttpInvokerUnsafeDeserialization.ql
|
2021-03-06 21:48:35 +01:00 |
|
Artem Smotrakov
|
dcabce679a
|
Cover beans from XML configs in SpringHttpInvokerUnsafeDeserialization.ql
|
2021-03-06 21:40:35 +01:00 |
|
p0wn4j
|
6841f5f7c4
|
Java: Add NashornScriptEngine detection in ScriptEngine query
Java: Add NashornScriptEngine detection in ScriptEngine query
Java: Add NashornScriptEngine detection in ScriptEngine query
Java: Add NashornScriptEngine detection in ScriptEngine query
|
2021-03-06 16:19:07 +04:00 |
|
Jaroslav Lobačevski
|
673e64909a
|
github actions queries
|
2021-03-06 10:27:11 +02:00 |
|
luchua-bc
|
31eaa80f5b
|
Revamp the source
|
2021-03-06 00:56:15 +00:00 |
|
Dave Bartolomeo
|
863497c695
|
C++: Update naming of queries and paths to use "summary" instead of "metrics"
|
2021-03-05 14:36:26 -05:00 |
|
Shati Patel
|
c53ce00944
|
Merge pull request #5342 from shati-patel/docs-delete-unused-script
Docs: Remove unused script and workflow
lgtm/v1.27.0
codeql-cli/v2.4.6
v1.27.0
|
2021-03-05 18:02:50 +00:00 |
|
Rasmus Wriedt Larsen
|
99c1b2039c
|
Pyhton: Extract vulnerable hostnames into own predicate
Which makes the code a bit cleaner (and made testing out back-tracking easier).
|
2021-03-05 17:14:32 +01:00 |
|
Rasmus Wriedt Larsen
|
4804a0a9f8
|
Python: Minor refactor addressArg
|
2021-03-05 17:12:45 +01:00 |
|
Rasmus Wriedt Larsen
|
024a586a7d
|
Python: Remove tags for old query copy
Co-authored-by: Taus <tausbn@github.com>
|
2021-03-05 17:08:55 +01:00 |
|
Rasmus Wriedt Larsen
|
66c9cfad85
|
Python: Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2021-03-05 17:08:37 +01:00 |
|