Michael Nebel
|
9a45949e8c
|
Merge pull request #9044 from michaelnebel/csharp/flowsummariestest
C#: Flow summaries test should print, whether a summary is generated or not.
|
2022-05-09 10:06:19 +02:00 |
|
Michael Nebel
|
1401e7ddb3
|
Merge pull request #8855 from michaelnebel/csharp/singlereadstore
C#: Only allow two read and two store steps in model capturing.
|
2022-05-09 10:05:53 +02:00 |
|
Michael Nebel
|
83aa65ff53
|
C#/Java: Remove redudandant QL comment in CaptureModel.
|
2022-05-09 07:36:41 +02:00 |
|
Michael Nebel
|
76fd424795
|
C#: Turn isAutogenerated predicate into a predicate without result.
|
2022-05-09 07:30:06 +02:00 |
|
Mathias Vorreiter Pedersen
|
176e40f139
|
Merge pull request #9052 from github/post-release-prep/codeql-cli-2.9.1
Post-release preparation for codeql-cli-2.9.1
|
2022-05-06 13:15:17 +01:00 |
|
github-actions[bot]
|
1a25457178
|
Post-release preparation for codeql-cli-2.9.1
|
2022-05-05 19:05:50 +00:00 |
|
Tony Torralba
|
ca2959cf37
|
Merge pull request #8537 from atorralba/atorralba/unsafe_android_access_improvs
Java: Improvements to UnsafeAndroidAccess
|
2022-05-05 16:46:54 +02:00 |
|
Michael Nebel
|
2dc35c123a
|
Java/Ruby: Sync files.
|
2022-05-05 13:08:55 +02:00 |
|
Tom Hvitved
|
66a9759329
|
Merge pull request #8870 from hvitved/dataflow/expect-content
Data flow: Introduce `expectsContent`
|
2022-05-05 09:01:40 +02:00 |
|
Tom Hvitved
|
8e33653d25
|
Merge pull request #9017 from hvitved/dataflow/subpaths-perf
Data flow: Speedup `subpaths` predicate
|
2022-05-04 16:37:52 +02:00 |
|
Tom Hvitved
|
9cb63c0a5e
|
Data flow: Sync files
|
2022-05-04 14:49:26 +02:00 |
|
Michael Nebel
|
5f1a176a02
|
Java: Sync CaptureModels implementation to only allow at most two reads and two stores.
|
2022-05-04 12:29:57 +02:00 |
|
Tony Torralba
|
8601137602
|
Fix bad join order by moving WebViewRef::getAnAccess from callsites into predicates
|
2022-05-04 11:58:47 +02:00 |
|
Tony Torralba
|
3b1210eacb
|
Update java/ql/lib/semmle/code/java/security/UnsafeAndroidAccess.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-05-04 10:53:31 +02:00 |
|
Tony Torralba
|
192017635a
|
Update java/ql/src/change-notes/2022-03-24-unsafe-android-access-improvements.md
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-05-04 10:53:31 +02:00 |
|
Tony Torralba
|
49259a6575
|
Remove everything related to WebView CSV models
This reverts commit c6c72eb.
|
2022-05-04 10:53:31 +02:00 |
|
Tony Torralba
|
dce11f3984
|
Removed unnecessary imports
|
2022-05-04 10:53:30 +02:00 |
|
Tony Torralba
|
f5e72e6e33
|
Remove getUnderlyingExpr
|
2022-05-04 10:53:30 +02:00 |
|
Tony Torralba
|
7ba5a032ce
|
Add tests and stubs for the new sources and flow steps
|
2022-05-04 10:53:30 +02:00 |
|
Tony Torralba
|
b678467e9d
|
Move things around
|
2022-05-04 10:53:30 +02:00 |
|
Tony Torralba
|
d68311e26d
|
Consider implicit this accesses in WebViewRef
|
2022-05-04 10:53:30 +02:00 |
|
Tony Torralba
|
51dfebf4c9
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-05-04 10:53:29 +02:00 |
|
Tony Torralba
|
b9859fe165
|
Add change note
|
2022-05-04 10:53:29 +02:00 |
|
Tony Torralba
|
91bdb4299f
|
Improvements to UnsafeAndroidAccess
|
2022-05-04 10:53:29 +02:00 |
|
Tony Torralba
|
b876431950
|
Merge pull request #8706 from luchua-bc/java/unsafe-get-resource
Java: CWE-552 Add sources and sinks to to detect unsafe getResource calls in Java EE applications
|
2022-05-04 10:12:28 +02:00 |
|
Tom Hvitved
|
74e99302d6
|
Address review comments
|
2022-05-04 09:57:59 +02:00 |
|
Tom Hvitved
|
da72ba46d4
|
Data flow: Add stub expectsContent for all languages
|
2022-05-04 09:57:59 +02:00 |
|
Tom Hvitved
|
6e2e8440eb
|
Data flow: Sync files
|
2022-05-04 09:57:59 +02:00 |
|
Joe Farebrother
|
f65f833b11
|
Merge pull request #9020 from joefarebrother/predictable-seed
Java: Add CWE-377 tag to java/predictable-seed
|
2022-05-03 15:13:58 +01:00 |
|
Tony Torralba
|
02822c6284
|
Merge pull request #9013 from atorralba/atorralba/private-externalflow-imports
Java: Make more ExternalFlow imports private
|
2022-05-03 16:02:09 +02:00 |
|
Tony Torralba
|
9c92454fa7
|
Merge pull request #8872 from atorralba/atorralba/android-widget-flowstep
Java: Add Editable.toString flow step
|
2022-05-03 15:27:52 +02:00 |
|
Joe Farebrother
|
61f13817cf
|
Add change note
|
2022-05-03 14:27:47 +01:00 |
|
Joe Farebrother
|
f7d0884db1
|
Java: Add cwe-377 tag to predictable-seed
|
2022-05-03 12:28:14 +01:00 |
|
Tom Hvitved
|
e9c8f979f9
|
Data flow: Sync files
|
2022-05-03 11:46:51 +02:00 |
|
Anders Schack-Mulligen
|
249f771fad
|
Merge pull request #8952 from cklin/fix-ql-comments-syntax
Fix syntax errors in QL comments
|
2022-05-03 11:15:56 +02:00 |
|
Tony Torralba
|
c66e583aea
|
Make more ExternalFlow imports private
|
2022-05-03 10:31:29 +02:00 |
|
github-actions[bot]
|
433beaf637
|
Add changed framework coverage reports
|
2022-05-03 00:15:34 +00:00 |
|
Anders Schack-Mulligen
|
86516b157b
|
Merge pull request #8884 from JLLeitschuh/feat/JLL/additional-file-taint-flow
Java: Add additional `File` taint value flow models
|
2022-05-02 16:30:45 +02:00 |
|
Anders Schack-Mulligen
|
b2e9555075
|
Merge pull request #8345 from jorgectf/mybatis-new-sinks
Java: Add `MyBatis`' `Providers` sinks
|
2022-05-02 09:44:28 +02:00 |
|
luchua-bc
|
920a7cd2e6
|
Put back the taint step removed during merge
|
2022-04-29 20:29:04 +00:00 |
|
Jonathan Leitschuh
|
c8e0d7f847
|
Summary model for File should include overriden methods
|
2022-04-29 14:51:26 -04:00 |
|
Jorge
|
37b051a851
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-04-29 14:44:17 +02:00 |
|
luchua-bc
|
0aa1251ffe
|
Add more test cases
|
2022-04-29 02:31:43 +00:00 |
|
github-actions[bot]
|
1032dcd7e6
|
Add changed framework coverage reports
|
2022-04-29 00:15:05 +00:00 |
|
jorgectf
|
548721a8cf
|
Fix MyBatisInjectionSink
|
2022-04-28 23:36:51 +02:00 |
|
Jorge
|
193ea1a86e
|
Merge branch 'main' into mybatis-new-sinks
|
2022-04-28 22:26:38 +02:00 |
|
Jorge
|
50e95b5aad
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-04-28 21:56:20 +02:00 |
|
Jorge
|
834f2e845d
|
Delete MyBatisAbstractSql and inline MyBatisAbstractSqlMethodsStep
|
2022-04-28 21:55:15 +02:00 |
|
Chuan-kai Lin
|
d6f0bbb816
|
Fix syntax errors in QL comments
|
2022-04-28 11:53:36 -07:00 |
|
Anders Schack-Mulligen
|
9d2f386032
|
Merge pull request #8878 from aschackmull/java/validationmethod-joinorder
Java: Fix join-order.
|
2022-04-28 14:35:20 +02:00 |
|