Tom Hvitved
|
06575efce9
|
Data flow: Fix bad join-order
|
2021-12-20 15:44:16 +01:00 |
|
Nick Rolfe
|
f18492e39b
|
Merge pull request #7443 from github/nickrolfe/behavior
QL4QL: catch behaviour/behavior in ql/non-us-spelling
|
2021-12-20 13:23:53 +00:00 |
|
Nick Rolfe
|
28912c508f
|
Fix non-US spelling of 'behavior'
|
2021-12-17 15:29:31 +00:00 |
|
Tom Hvitved
|
e4d9f5f29e
|
Fix QL doc
|
2021-12-17 13:14:11 +01:00 |
|
Tom Hvitved
|
ab2e0fdb18
|
Data flow: Sync files
|
2021-12-17 13:13:36 +01:00 |
|
Tony Torralba
|
f0e9b768f2
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2021-12-15 16:53:47 +01:00 |
|
Tony Torralba
|
6363ff3c08
|
QLDoc
|
2021-12-15 16:53:46 +01:00 |
|
Tony Torralba
|
85526d71da
|
Add Fragment injection in PreferenceActivity query
|
2021-12-15 16:53:46 +01:00 |
|
Tony Torralba
|
701d12fb5b
|
Add Fragment injection query
|
2021-12-15 16:53:45 +01:00 |
|
Tony Torralba
|
c1e4c05aa2
|
Update change note to new format
|
2021-12-15 13:08:34 +01:00 |
|
Tony Torralba
|
e2022f467c
|
Update java/ql/lib/semmle/code/java/dataflow/internal/TaintTrackingUtil.qll
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-12-15 13:00:16 +01:00 |
|
Tony Torralba
|
5e80044f11
|
Preserve taint on field-read-steps on entrypoint types
|
2021-12-15 13:00:15 +01:00 |
|
github-actions[bot]
|
59da2cdf69
|
Release preparation for version 2.7.4
|
2021-12-14 21:35:09 +00:00 |
|
Dave Bartolomeo
|
a62f181d42
|
Move new change notes to appropriate packs
|
2021-12-14 12:05:15 -05:00 |
|
Andrew Eisenberg
|
0669ef505e
|
Fix semver for upgrades references
Ensure the version range is flexible enough to handle
future version changes.
|
2021-12-13 09:03:33 -08:00 |
|
Andrew Eisenberg
|
66c1629974
|
Merge pull request #7285 from github/post-release-prep-2.7.3-ddd4ccbb
Post-release preparation 2.7.3
|
2021-12-10 09:59:45 -08:00 |
|
Anders Schack-Mulligen
|
464b9c3991
|
Dataflow: Sync.
|
2021-12-10 11:20:01 +01:00 |
|
Anders Schack-Mulligen
|
219bf51ec2
|
Dataflow: Add support for flow state.
|
2021-12-10 11:20:01 +01:00 |
|
Chris Smowton
|
753d886b0d
|
Merge pull request #6319 from haby0/java/MyBatisSqlInjection
[Java] CWE-089 MyBatis Mapper Sql Injection
|
2021-12-09 19:57:18 +00:00 |
|
Chris Smowton
|
d0a19fffee
|
Copyedit
|
2021-12-09 14:58:29 +00:00 |
|
Tony Torralba
|
522a4bb9fa
|
Propagate extras through build methods
|
2021-12-09 14:56:52 +01:00 |
|
Tony Torralba
|
c0c40cc05b
|
Remove synthetic fields
|
2021-12-09 13:34:41 +01:00 |
|
Tony Torralba
|
f209ff4f76
|
Use synthetic fields to improve taint precision
|
2021-12-09 13:34:39 +01:00 |
|
Tony Torralba
|
b7f7c5ba20
|
Change format of fluent models to make review easier
|
2021-12-09 13:33:19 +01:00 |
|
Tony Torralba
|
f63ffb0630
|
Add models for Notification builders
|
2021-12-09 13:33:17 +01:00 |
|
Anders Schack-Mulligen
|
38d0bb4a60
|
Merge pull request #7260 from hvitved/dataflow/argument-parameter-matching
Data flow: Introduce `ParameterPosition` and `ArgumentPosition`
|
2021-12-08 12:49:08 +01:00 |
|
Tom Hvitved
|
283173ad02
|
Address review comments
|
2021-12-08 11:26:44 +01:00 |
|
Tom Hvitved
|
490872173a
|
Data flow: Sync files
|
2021-12-07 20:29:18 +01:00 |
|
Erik Krogh Kristensen
|
3c59aa319e
|
Merge pull request #7245 from erik-krogh/explicit-this-all-the-places
All langs: apply the explicit-this patch to all remaining code
|
2021-12-07 10:40:26 +01:00 |
|
haby0
|
daf6a4ce07
|
Partial modification 2
|
2021-12-04 17:45:02 +08:00 |
|
Tony Torralba
|
8ffa195538
|
Merge branch 'main' into atorralba/android_slice_models
|
2021-12-03 16:59:33 +01:00 |
|
intrigus
|
2c4ccb79a1
|
Fix QL Doc typos.
|
2021-12-02 15:30:29 +01:00 |
|
Michael Nebel
|
ad281c0365
|
C#: Sync FlowSummaryImpl files.
|
2021-12-02 09:03:00 +01:00 |
|
luchua-bc
|
8bcffc2886
|
Query to detect unsafe request dispatcher usage
|
2021-12-02 04:00:29 +00:00 |
|
github-actions[bot]
|
87b968f337
|
Post-release preparation 2.7.3
|
2021-12-02 00:46:55 +00:00 |
|
Anders Schack-Mulligen
|
cde853c095
|
Merge pull request #7270 from aschackmull/dataflow/stage2-refactor
Dataflow: Stage 2 refactor
|
2021-12-01 11:09:08 +01:00 |
|
Tom Hvitved
|
ae6501d906
|
Java: Implement ParameterPosition et al
|
2021-12-01 08:51:22 +01:00 |
|
haby0
|
08be8edbce
|
Modify according to suggestions
|
2021-12-01 11:57:57 +08:00 |
|
github-actions[bot]
|
337ce65fe5
|
Release preparation for version 2.7.3
|
2021-11-30 20:39:35 +00:00 |
|
Tom Hvitved
|
540ecf3c21
|
Data flow: Sync files
|
2021-11-30 15:20:20 +01:00 |
|
Anders Schack-Mulligen
|
3e914ef2ff
|
Dataflow: Sync.
|
2021-11-30 13:52:52 +01:00 |
|
Anders Schack-Mulligen
|
fc05825c73
|
Dataflow: Make stage 2 equal to stages 3 and 4.
|
2021-11-30 13:52:31 +01:00 |
|
Dave Bartolomeo
|
5ed9029143
|
Move change notes to correct directories
|
2021-11-29 16:31:11 -05:00 |
|
Dave Bartolomeo
|
d0dac03bad
|
Manually bump versions
|
2021-11-29 14:21:08 -05:00 |
|
Dave Bartolomeo
|
2dfcd1dd9c
|
Add groups property
Also removed versions from test packs
|
2021-11-29 14:15:53 -05:00 |
|
Chris Smowton
|
27f40e08e5
|
Merge pull request #7007 from JLLeitschuh/feat/JLL/improve_ratpack_support
Java: Ratpack HTTP Framework Additional Modeling
|
2021-11-29 16:20:53 +00:00 |
|
Tom Hvitved
|
fdc94365b4
|
Merge pull request #7178 from michaelnebel/csharp-flowsummary-pp-csv
C#: Initial implementation of csv printing in FlowSummaries test
|
2021-11-29 09:59:33 +01:00 |
|
haby0
|
db04a0dadf
|
New model: SQL injection in MyBatis annotations
|
2021-11-28 14:43:57 +08:00 |
|
Erik Krogh Kristensen
|
74158f1e3a
|
revert explicit-this that caused non-monotonic recursion
|
2021-11-26 21:37:46 +01:00 |
|
Michael Nebel
|
d4f3a6d4bb
|
C#: Review comments. Keep the TContent type pribate
|
2021-11-26 15:38:33 +01:00 |
|