Tom Hvitved
|
b91858e7cf
|
Java: Implement ContentSet
|
2022-04-04 13:51:44 +02:00 |
|
Tom Hvitved
|
c4fbc618a9
|
Data flow: Sync files
|
2022-04-04 13:51:44 +02:00 |
|
github-actions[bot]
|
6af568b16d
|
Post-release preparation for codeql-cli-2.8.5
|
2022-04-01 16:22:14 +00:00 |
|
Chris Smowton
|
28fa49dcd6
|
dataflow -> data-flow
|
2022-04-01 13:22:58 +01:00 |
|
Tony Torralba
|
4cf0ebc5a8
|
Add change note
|
2022-04-01 12:43:27 +02:00 |
|
github-actions[bot]
|
ee746d20df
|
Release preparation for version 2.8.5
|
2022-04-01 10:39:31 +00:00 |
|
Tony Torralba
|
cc9b16beff
|
Fix wrong models of spring-web
|
2022-04-01 12:37:30 +02:00 |
|
Tony Torralba
|
3747aec144
|
Improve models of spring-beans
|
2022-04-01 12:37:22 +02:00 |
|
Chris Smowton
|
3b0bd3bc0f
|
Improve wording
|
2022-04-01 11:31:31 +01:00 |
|
Chris Smowton
|
99026a6071
|
Improve wording of isAdditionalFlow/TaintStep qldoc
|
2022-04-01 11:07:27 +01:00 |
|
Chris Smowton
|
9309a652df
|
Merge pull request #8493 from JLLeitschuh/feat/JLL/test_assertion_guard_preconditions
[Java]: Add precondition support for testing library asserts
|
2022-03-31 22:30:09 +01:00 |
|
Chris Smowton
|
2829770003
|
Autoformat and fix typo
|
2022-03-31 14:11:09 +01:00 |
|
Chris Smowton
|
c2d461bcee
|
Format
|
2022-03-31 12:19:53 +01:00 |
|
Chris Smowton
|
0d9c353c37
|
Represent switch statement and switch expression results alike
|
2022-03-31 12:19:11 +01:00 |
|
Chris Smowton
|
96bf754f01
|
Accept intrigus suggested doc clarifications
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2022-03-31 12:09:45 +01:00 |
|
Anders Schack-Mulligen
|
f28da00ec4
|
Java: Fix qldoc as followup to https://github.com/github/codeql/pull/8323
|
2022-03-31 12:50:36 +02:00 |
|
Chris Smowton
|
19cd97e426
|
Java: Clarify the meaning of getRuleExpression/Statement
|
2022-03-30 17:58:11 +01:00 |
|
Marcono1234
|
a93b4ed0f2
|
Java: Make JumpStmt a proper superclass
|
2022-03-30 00:30:27 +02:00 |
|
Chris Smowton
|
005a020f04
|
Merge pull request #8508 from igfoo/igfoo/error_elements
Java: Add ErrorExpr, ErrorStmt
|
2022-03-24 10:39:14 +00:00 |
|
Jonathan Leitschuh
|
bd87be636a
|
Refactor to conditionCheckArgument deprecate old method
|
2022-03-22 11:56:43 -04:00 |
|
Michael Nebel
|
1d45996001
|
Merge pull request #8466 from michaelnebel/csharp/refactor-aspartial
C#: Refactor asPartial to allow re-use.
|
2022-03-22 10:54:54 +01:00 |
|
github-actions[bot]
|
a3e74efc21
|
Post-release preparation for codeql-cli-2.8.4
|
2022-03-21 19:36:47 +00:00 |
|
Jonathan Leitschuh
|
b3ee1bd313
|
Refactor Preconditions and add Tests
|
2022-03-21 11:20:05 -04:00 |
|
Ian Lynagh
|
1f8ce3a868
|
Java: Tweak release notes
|
2022-03-21 15:14:45 +00:00 |
|
Jonathan Leitschuh
|
db0879ec25
|
Apply suggestions from code review
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2022-03-21 10:35:13 -04:00 |
|
github-actions[bot]
|
dedc8c2254
|
Release preparation for version 2.8.4
|
2022-03-21 13:25:49 +00:00 |
|
Ian Lynagh
|
7295a5d313
|
Java: Add an upgrade script
|
2022-03-21 11:51:36 +00:00 |
|
Ian Lynagh
|
6284362868
|
Java: Update stats
|
2022-03-21 11:44:19 +00:00 |
|
Jonathan Leitschuh
|
1d0275344d
|
[Java]: Add precondition support for testing library asserts
|
2022-03-18 20:39:24 -04:00 |
|
Chris Smowton
|
767453520e
|
Merge pull request #8032 from JLLeitschuh/feat/JLL/check_os
Java: Add Guard Classes for checking OS & unify System Property Access
|
2022-03-18 11:20:36 +00:00 |
|
Tom Hvitved
|
79ea2a3a9c
|
Data flow: Sync files
|
2022-03-17 14:03:58 +01:00 |
|
Michael Nebel
|
4a68b74aa3
|
C#: Re-use the asPartialModel for DataFlowPrivate in tests.
|
2022-03-16 17:02:00 +01:00 |
|
Jeroen Ketema
|
7a9a9d833a
|
Merge pull request #8435 from jketema/all-the-barriers
Add flow state versions of isBarrierIn, isBarrierOut, and isBarrierGuard
|
2022-03-16 15:50:19 +01:00 |
|
Tony Torralba
|
8790df7a34
|
Style fixes
|
2022-03-16 15:11:04 +01:00 |
|
Ian Lynagh
|
565f607096
|
Java: Add a changenote for ErrorExpr/ErrorStmt
|
2022-03-16 13:20:33 +00:00 |
|
Ian Lynagh
|
2116e6d120
|
Java: Add ErrorExpr, ErrorStmt
|
2022-03-15 17:30:19 +00:00 |
|
Jonathan Leitschuh
|
09cc8ee09e
|
Add tests for StandardSystemProperty
|
2022-03-15 12:37:42 -04:00 |
|
jorgectf
|
e0952ba432
|
Fix change note
Thanks @atorralba!
|
2022-03-15 16:41:32 +01:00 |
|
jorgectf
|
ed198709b4
|
Refactor MyBatisAbstractSQLMethodsStep
Set output to `Argument[-1]` instead of `ReturnValue` to be able to get rid of `MyBatisAbstractSQLAnonymousClassStep`.
Thanks @pwntester!
|
2022-03-15 13:46:06 +01:00 |
|
jorgectf
|
9aa440e5b6
|
Refactor MyBatisAbstractSQLMethodsStep and MyBatisAbstractSQLMethod
See https://github.com/github/codeql/pull/8345\#discussion_r826734537
|
2022-03-15 13:23:23 +01:00 |
|
Chris Smowton
|
451661dd20
|
Improve guard class names
|
2022-03-15 11:46:54 +00:00 |
|
Jeroen Ketema
|
157a36bc4f
|
Use node variable in all disjuncts
|
2022-03-15 11:55:35 +01:00 |
|
Jeroen Ketema
|
9a0e94f389
|
Add flow state versions of isBarrierIn, isBarrierOut, and isBarrierGuard
|
2022-03-15 11:55:34 +01:00 |
|
Erik Krogh Kristensen
|
c7509c4dd3
|
Merge branch 'main' into deadCode
|
2022-03-15 09:19:14 +01:00 |
|
jorgectf
|
b62b8c8d28
|
Use SummaryModelCsv for the toString taint step
|
2022-03-14 21:47:06 +01:00 |
|
jorgectf
|
c683b48af7
|
Add MyBatisInjectionSink's QLDoc
|
2022-03-14 21:41:36 +01:00 |
|
jorgectf
|
8482c01959
|
Make MyBatisProviderStep an AdditionalValueStep
|
2022-03-14 21:35:26 +01:00 |
|
jorgectf
|
32f494eba1
|
Use SummaryModelCsv in MyBatisAbstractSQLMethodsStep
|
2022-03-14 21:32:55 +01:00 |
|
Jorge
|
158366ab46
|
Apply suggestions from code review
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-03-14 21:27:37 +01:00 |
|
Arthur Baars
|
6a74e761c8
|
Merge pull request #8398 from github/post-release-prep/codeql-cli-2.8.3
Post-release preparation for codeql-cli-2.8.3
|
2022-03-14 21:05:09 +01:00 |
|