Rasmus Wriedt Larsen
|
6b14c1d6b9
|
Merge branch 'main' into jorgectf/python/deserialization
|
2022-03-08 11:15:03 +01:00 |
|
Rasmus Wriedt Larsen
|
cbe3964a87
|
Merge pull request #8275 from haby0/py/add-ssrf-sinks
Python: Add Server-side Request Forgery sinks
|
2022-03-08 11:06:52 +01:00 |
|
Tom Hvitved
|
3bc8d0878f
|
Ruby: Add regex consistency queries
|
2022-03-08 10:10:14 +01:00 |
|
Tom Hvitved
|
6d4eecff14
|
Ruby: Fix regex parsing of /[|]/
|
2022-03-08 09:52:06 +01:00 |
|
Tom Hvitved
|
a7442b7a2b
|
Ruby: Add regex test case for /[|]/
|
2022-03-08 09:51:39 +01:00 |
|
ihsinme
|
8335778e20
|
Update ImproperCheckReturnValueScanf.qhelp
|
2022-03-08 07:45:07 +03:00 |
|
ihsinme
|
c0c7748c5e
|
Apply suggestions from code review
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-03-08 07:42:35 +03:00 |
|
Jonathan Leitschuh
|
2e8b5f743b
|
[Java] Add CompileTimeConstantExpr.getStringified method
Removes CharacterLiteral from CompileTimeConstantExpr.getStringValue
Resolves:
- https://github.com/github/codeql/pull/8325#issuecomment-1060470279
- https://github.com/github/codeql/pull/8325#issuecomment-1060587205
|
2022-03-07 20:11:38 -05:00 |
|
Jonathan Leitschuh
|
a21992ade9
|
Minor refactoring to improve tests and documentation
|
2022-03-07 18:40:53 -05:00 |
|
Jonathan Leitschuh
|
5b651f29d8
|
Fix insufficient tests and add documentation
|
2022-03-07 16:39:40 -05:00 |
|
Taus
|
5a8ba6a7af
|
Python: Fix use of singleton set
|
2022-03-07 18:59:49 +00:00 |
|
Taus
|
d2603884ca
|
Python: Fix a bunch of class QLDoc
|
2022-03-07 18:59:49 +00:00 |
|
Taus
|
af7f532212
|
Python: Fix up a bunch of function QLDoc
|
2022-03-07 18:59:49 +00:00 |
|
Geoffrey White
|
c793699562
|
C++: Change note.
|
2022-03-07 17:41:00 +00:00 |
|
Geoffrey White
|
fc6f42296a
|
C++: Upgrade cpp/system-data-exposure.
|
2022-03-07 17:39:04 +00:00 |
|
Arthur Baars
|
49b4fe77ad
|
Add missing QLdoc
|
2022-03-07 17:59:06 +01:00 |
|
Jonathan Leitschuh
|
b282c7f1b9
|
Apply suggestions from code review
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-03-07 11:31:32 -05:00 |
|
Tom Hvitved
|
6aad8d6897
|
Merge pull request #8302 from aibaars/type-tracking-smallstep
Ruby: TypeTracker: add smallstep for functions that return their arguments
|
2022-03-07 17:26:45 +01:00 |
|
Arthur Baars
|
a1873cc803
|
Ruby: IncompleteUrlSubstringSanitization.ql
|
2022-03-07 16:17:32 +01:00 |
|
Arthur Baars
|
c9fa1fb5bb
|
Ruby: copy JS version of IncompleteUrlSubstringSanitization.ql
|
2022-03-07 16:17:08 +01:00 |
|
Arthur Baars
|
ce50f35dda
|
Python: switch to shared implementation of IncompleteHostnameRegExp.ql
|
2022-03-07 16:10:08 +01:00 |
|
Arthur Baars
|
bb348116ab
|
JavaScript: update expected output
|
2022-03-07 16:10:08 +01:00 |
|
Arthur Baars
|
98f56f4d60
|
Js/Ruby: Share IncompleteHostnameRegExp.ql
|
2022-03-07 16:10:08 +01:00 |
|
Arthur Baars
|
097c661362
|
Ruby: drop results that cannot be found yet from IncompleteHostnameRegExp.expected
|
2022-03-07 16:10:08 +01:00 |
|
Arthur Baars
|
9e8930c192
|
Ruby: IncompleteHostnameRegExp.ql
|
2022-03-07 16:10:08 +01:00 |
|
Arthur Baars
|
832c9c4b0b
|
Ruby: copy IncompleteHostnameRegExp files from JavaScript
|
2022-03-07 16:10:07 +01:00 |
|
Arthur Baars
|
eeb9a1d270
|
JavaScript: fix typos in documentation
|
2022-03-07 16:09:13 +01:00 |
|
Arthur Baars
|
602538d1c1
|
Ruby: add RegExpPatterns module
|
2022-03-07 16:09:12 +01:00 |
|
Rasmus Lerchedahl Petersen
|
895ce755c1
|
python: correct file name
|
2022-03-07 13:03:04 +01:00 |
|
Geoffrey White
|
cb33ed4fc2
|
C++: Only look for sensitive strings in appropriate parameters.
|
2022-03-07 11:29:09 +00:00 |
|
Mathias Vorreiter Pedersen
|
c7d624d314
|
Merge pull request #8247 from ihsinme/ihsinme-patch-80
CPP: Add query for CWE-190: Integer Overflow or Wraparound when using transform after operation
|
2022-03-07 11:00:29 +00:00 |
|
Geoffrey White
|
e7dca435a9
|
Merge pull request #6950 from ihsinme/ihsinme-patch-078
CPP: Add query for CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
|
2022-03-07 10:55:29 +00:00 |
|
Arthur Baars
|
200a965fda
|
Update expected output
|
2022-03-07 11:51:54 +01:00 |
|
Arthur Baars
|
95027e746c
|
Ruby: TypeTracker: add smallstep for functions that return their arguments
|
2022-03-07 11:51:54 +01:00 |
|
Tom Hvitved
|
9c4c35141a
|
Ruby: Update type tracker test
|
2022-03-07 11:51:54 +01:00 |
|
Tom Hvitved
|
64b458b166
|
Merge pull request #8319 from hvitved/csharp/recursive-qltest-extraction-change-note
C#: Add change note about recursive `codeql test run` extraction
|
2022-03-07 11:43:11 +01:00 |
|
Tom Hvitved
|
c1db0a9429
|
Merge pull request #8317 from hvitved/typetracker/jump-step
Ruby/Python: Clear call contexts after jump steps in type tracking
|
2022-03-07 11:38:51 +01:00 |
|
Tom Bolton
|
173f45f316
|
Merge pull request #8334 from github/tombolton/add-mapping-query
JS: Add query that maps queries to sink type
|
2022-03-07 10:35:37 +00:00 |
|
Geoffrey White
|
f1d6234483
|
C++: Add more information about registry query parameters.
|
2022-03-07 09:45:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
027c8247ae
|
Merge pull request #8310 from jketema/update-stats
C++: Update the DB scheme stats file
|
2022-03-07 09:11:53 +00:00 |
|
Ahmed Farid
|
3b8c7e8944
|
Update ZipSlip.expected
|
2022-03-07 10:11:34 +01:00 |
|
Ahmed Farid
|
8402d661df
|
Update zipslip_bad.py
|
2022-03-07 10:11:00 +01:00 |
|
Ahmed Farid
|
6685c6b4b3
|
Update ZipSlip.qll
|
2022-03-07 10:09:53 +01:00 |
|
Tony Torralba
|
08ce128d64
|
Merge pull request #8325 from JLLeitschuh/feat/JLL/improve_compile_time_constant
[Java] Add CharacterLiteral to CompileTimeConstantExpr.getStringValue
|
2022-03-07 09:32:59 +01:00 |
|
haby0
|
7e6666bc63
|
Merge branch 'main' into py/add-ssrf-sinks
|
2022-03-07 12:09:14 +08:00 |
|
Ahmed Farid
|
35a1c80ceb
|
Update zipslip_bad.py
|
2022-03-07 00:24:45 +01:00 |
|
Ahmed Farid
|
0d9436892a
|
Update zipslip_bad.py
|
2022-03-07 00:24:25 +01:00 |
|
Ahmed Farid
|
6233309028
|
Update ZipSlip.expected
|
2022-03-07 00:23:48 +01:00 |
|
Ahmed Farid
|
ce7923c8b3
|
Update zipslip_bad.py
|
2022-03-07 00:23:19 +01:00 |
|
Ahmed Farid
|
e8449d8f40
|
Update zipslip_bad.py
|
2022-03-07 00:23:03 +01:00 |
|