Joe Farebrother
|
25d6e00b1a
|
Implement gen methods for MapDifference
|
2021-09-21 16:30:12 +01:00 |
|
Joe Farebrother
|
a47897bdf9
|
Implement Table gen methods
|
2021-09-21 15:29:06 +01:00 |
|
Anders Schack-Mulligen
|
2c41de6648
|
Merge pull request #6720 from aschackmull/java/isunreachableincall-joinorder
Java: Fix join-order in isUnreachableInCall.
|
2021-09-21 16:07:42 +02:00 |
|
Anders Schack-Mulligen
|
dd1bed02e8
|
Merge pull request #6721 from aschackmull/dataflow/subpaths01-joinorder
Dataflow: Fix join-order in subpaths01
|
2021-09-21 16:05:41 +02:00 |
|
Mathias Vorreiter Pedersen
|
bd5edc7ae5
|
Respond to review comments.
|
2021-09-21 14:29:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
dfe932d053
|
Add missing conjunct in PostgreSqlEscapeFunction's 'escapesSqlArgument' predicate.
|
2021-09-21 12:14:45 +01:00 |
|
Tony Torralba
|
99881db8bd
|
Add stubs
|
2021-09-21 12:10:05 +02:00 |
|
Tony Torralba
|
0c1f3ed0b3
|
Add tests for ContentProvider sources
|
2021-09-21 12:09:47 +02:00 |
|
Tony Torralba
|
a811ab3aff
|
Add ContentProvider sources
|
2021-09-21 12:09:28 +02:00 |
|
Edoardo Pirovano
|
5a28a796af
|
Update documentation to reflect changes to database analyze
|
2021-09-21 10:16:12 +01:00 |
|
yoff
|
4adb0c75bd
|
Merge pull request #6589 from RasmusWL/promote-sqlalchemy
Python: Promote modeling of SQLAlchemy
|
2021-09-21 11:08:41 +02:00 |
|
Rasmus Wriedt Larsen
|
4a16be2cba
|
Merge pull request #6557 from yoff/python/port-modification-of-default-value
Python: port modification of default value
|
2021-09-21 10:12:12 +02:00 |
|
Rasmus Wriedt Larsen
|
f8e6ba633a
|
Python: Fix .expected for new subpaths query predicate
|
2021-09-21 09:40:13 +02:00 |
|
Rasmus Wriedt Larsen
|
c7c8e2f3e3
|
Merge branch 'main' into promote-sqlalchemy
|
2021-09-21 09:36:07 +02:00 |
|
Anders Schack-Mulligen
|
eaf05305ff
|
Merge pull request #6709 from aschackmull/java/local-taint-collections
Java: Add container flow to the local taint flow relation.
|
2021-09-20 16:04:45 +02:00 |
|
Anders Schack-Mulligen
|
044623a360
|
Dataflow: Sync.
|
2021-09-20 14:58:28 +02:00 |
|
Anders Schack-Mulligen
|
07c05528ef
|
Dataflow: Fix join-order in subpaths01.
|
2021-09-20 14:58:12 +02:00 |
|
Anders Schack-Mulligen
|
c72e385a47
|
Java: Fix join-order in isUnreachableInCall.
|
2021-09-20 14:09:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
797966fd3d
|
C++: Change the names of the new classes and predicates to match the upcoming 'CommandExecutionFunction' class.
|
2021-09-20 11:49:09 +01:00 |
|
Tom Hvitved
|
82d463e86e
|
Merge pull request #6718 from hvitved/csharp/xss-subpath
C#: Add `subpaths` predicate to XSS queries
|
2021-09-20 12:47:27 +02:00 |
|
Rasmus Wriedt Larsen
|
97c0f1c7b7
|
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2021-09-20 12:04:46 +02:00 |
|
Tom Hvitved
|
64507ab316
|
Merge pull request #6712 from hvitved/csharp/subsumption-perf-take2
C#: Speedup type subsumption calculation
|
2021-09-20 11:59:24 +02:00 |
|
Tom Hvitved
|
b9c4abe7dc
|
C#: Fix qldoc typos
|
2021-09-20 10:42:01 +02:00 |
|
Tom Hvitved
|
6d315a5d16
|
C#: Add subpaths predicate to XSS queries
|
2021-09-20 10:40:54 +02:00 |
|
Anders Schack-Mulligen
|
187b7e117c
|
Merge pull request #6715 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-09-20 10:19:16 +02:00 |
|
github-actions[bot]
|
f0e7be7d56
|
Add changed framework coverage reports
|
2021-09-20 00:08:08 +00:00 |
|
Tom Hvitved
|
c6c1ad1b90
|
C#: Update toString for nested types
|
2021-09-18 19:51:37 +02:00 |
|
Tom Hvitved
|
07fe29cc67
|
C#: Speedup type subsumption calculation
|
2021-09-18 19:51:37 +02:00 |
|
Joe Farebrother
|
4929c66e60
|
Implement gen methods for collections and maps
|
2021-09-17 17:37:46 +01:00 |
|
Joe Farebrother
|
3ef09da1df
|
Add models for more of methods; update stubs
|
2021-09-17 16:57:49 +01:00 |
|
Daniel Santos
|
9e41f43ee2
|
Fix: android.util.Log is final. No inheritance handling is needed.
|
2021-09-17 10:15:48 -05:00 |
|
Anders Schack-Mulligen
|
2cbad4aed6
|
Merge pull request #6600 from atorralba/atorralba/fix-conditionalbypass
Java: Fix performance of the query User-controlled bypass of sensitive method
|
2021-09-17 16:07:39 +02:00 |
|
Tamás Vajk
|
3247794e2f
|
Merge pull request #6196 from tamasvajk/feature/sql-sinks
C#: Migrate SQL sinks to CSV format
|
2021-09-17 14:36:57 +02:00 |
|
Joe Farebrother
|
e946f49b64
|
[Test gen] Gen methods for Set and Iterator
|
2021-09-17 11:22:50 +01:00 |
|
Joe Farebrother
|
0bff1b4afb
|
Implement get methods
|
2021-09-17 11:08:09 +01:00 |
|
Tamas Vajk
|
8232698254
|
C#: Migrate SQL sinks to CSV format
|
2021-09-17 10:21:31 +02:00 |
|
Tamás Vajk
|
6a78aa7840
|
Merge pull request #6461 from tamasvajk/feature/service-stack
C#: Add ServiceStack support
|
2021-09-17 10:16:20 +02:00 |
|
Felicity Chapman
|
7383988988
|
Merge pull request #6701 from github/docs-4908-training-note-links
Update links in training notes to use CodeQL microsite
|
2021-09-17 09:00:36 +01:00 |
|
james
|
e906ded0d1
|
remove java class
|
2021-09-17 08:48:26 +01:00 |
|
Daniel Santos
|
032a7e71fe
|
Update Logging.qll
Simplified using a set-literal as suggested by @intrigus-lgtm
|
2021-09-16 13:03:26 -05:00 |
|
Ethan Palm
|
b73a2f7d56
|
Merge pull request #6667 from ethanpalm/indirect-build-tracing-docs
Add indirect build tracing docs
codeql-cli/v2.6.2
|
2021-09-16 12:36:56 -04:00 |
|
Ethan P
|
4d7aa5c945
|
Update example note
|
2021-09-16 09:29:35 -07:00 |
|
Daniel Santos
|
af8b2b6d9c
|
Fix Android logging signature in java/ql/src/experimental/semmle/code/java/Logging.qll
|
2021-09-16 11:24:06 -05:00 |
|
james
|
c36292bfd0
|
a few more links
|
2021-09-16 17:03:29 +01:00 |
|
Anders Schack-Mulligen
|
a67db45454
|
Merge pull request #6612 from Marcono1234/marcono1234/literal-getLiteral-usage
Java: Replace incorrect usage of `Literal.getLiteral()`
|
2021-09-16 17:00:32 +02:00 |
|
Joe Farebrother
|
1111afc031
|
Update tests for new support methods; fix bad model
|
2021-09-16 15:23:03 +01:00 |
|
Joe Farebrother
|
54dbd7c0bd
|
[Test gen] Add more support method implementations
|
2021-09-16 15:23:03 +01:00 |
|
Joe Farebrother
|
ef5bf87672
|
[Test gen] Distinguish default support methods
|
2021-09-16 15:23:03 +01:00 |
|
Joe Farebrother
|
eb45e67784
|
Generate tests for modified models
|
2021-09-16 15:23:02 +01:00 |
|
Joe Farebrother
|
1eacbd88b8
|
Fix up some incorrect models; simplify/remove some redundand ones
|
2021-09-16 15:23:02 +01:00 |
|