Chris Smowton
|
db90bf9900
|
Move change note
|
2022-04-27 15:00:26 +01:00 |
|
Jonathan Leitschuh
|
2565cdb964
|
Add additional File taint value flow models
Adds
- File::getAbsoluteFile
- File::getCanonicalFile
- File::getAbsolutePath
- File::getCanonicalPath
|
2022-04-26 10:42:53 -04:00 |
|
Tony Torralba
|
2ee83e2ba2
|
Add Editable.toString flow step
|
2022-04-26 13:34:16 +02:00 |
|
Mathias Vorreiter Pedersen
|
aca4c8727f
|
Merge pull request #8802 from github/post-release-prep/codeql-cli-2.9.0
Post-release preparation for codeql-cli-2.9.0
|
2022-04-25 22:52:55 +01:00 |
|
Tony Torralba
|
85d5b122f7
|
Merge pull request #8817 from atorralba/atorralba/cleartext-storage-sharedprefs-improvs
Java: Add value-preserving flow steps for Android's SharedPreferences
|
2022-04-25 16:16:46 +02:00 |
|
Anders Schack-Mulligen
|
cbdd4927ce
|
Merge pull request #8582 from Marcono1234/marcono1234/JumpStmt-superclass
Java: Make `JumpStmt` a proper superclass
|
2022-04-25 12:22:20 +02:00 |
|
Tom Hvitved
|
cf0a1e748a
|
Add change notes
|
2022-04-25 09:17:40 +02:00 |
|
Tony Torralba
|
d982aeaf6f
|
Add change note
|
2022-04-22 17:50:47 +02:00 |
|
Dave Bartolomeo
|
136d3ff1f4
|
Fix formatting in change log
|
2022-04-21 11:02:07 -04:00 |
|
github-actions[bot]
|
eeaf233c29
|
Release preparation for version 2.9.0
|
2022-04-21 14:49:00 +00:00 |
|
Anders Schack-Mulligen
|
48fbbf2531
|
Dataflow: Add change notes.
|
2022-04-19 15:29:35 +02:00 |
|
Marcono1234
|
7bed14bbf0
|
Merge remote-tracking branch 'remotes/origin/main' into marcono1234/statement-expression
|
2022-04-10 18:23:45 +02:00 |
|
Edoardo Pirovano
|
ce82c54b94
|
Merge branch 'main' into edoardo/3.5-mergeback
|
2022-04-08 15:30:58 +01:00 |
|
Erik Krogh Kristensen
|
489d4cb908
|
add change-note
|
2022-04-06 23:23:50 +02: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 |
|
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 |
|
Marcono1234
|
a93b4ed0f2
|
Java: Make JumpStmt a proper superclass
|
2022-03-30 00:30:27 +02:00 |
|
Marcono1234
|
f19ade3446
|
Java: Add StmtExpr
|
2022-03-27 01:42:34 +01: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 |
|
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 |
|
Jonathan Leitschuh
|
1d0275344d
|
[Java]: Add precondition support for testing library asserts
|
2022-03-18 20:39:24 -04:00 |
|
Ian Lynagh
|
565f607096
|
Java: Add a changenote for ErrorExpr/ErrorStmt
|
2022-03-16 13:20:33 +00:00 |
|
jorgectf
|
e0952ba432
|
Fix change note
Thanks @atorralba!
|
2022-03-15 16:41:32 +01:00 |
|
Jeroen Ketema
|
9a0e94f389
|
Add flow state versions of isBarrierIn, isBarrierOut, and isBarrierGuard
|
2022-03-15 11:55:34 +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 |
|
Chris Smowton
|
9f02ca0db2
|
Merge pull request #8357 from p0wn4j/jdbc-url-ssrf-sink
Java: Add JDBC connection SSRF sinks
|
2022-03-14 13:27:34 +00:00 |
|
Chris Smowton
|
f83ea25ead
|
Add change note
|
2022-03-14 12:14:37 +00:00 |
|
Jeroen Ketema
|
4c2081b7fc
|
Merge pull request #8401 from jketema/taint-flow
Extend taint tracking interface with flow states
|
2022-03-14 12:06:10 +01:00 |
|
Erik Krogh Kristensen
|
bbb2847ec1
|
Merge pull request #8323 from erik-krogh/acronyms
Enforcing consistent casing of acronyms
|
2022-03-14 11:38:25 +01:00 |
|
Jeroen Ketema
|
c832b21fbe
|
Add change notes for changes to the taint tracking library
|
2022-03-14 10:38:48 +01:00 |
|
Chris Smowton
|
58d4513d84
|
Change note
|
2022-03-11 12:51:13 +00:00 |
|
Erik Krogh Kristensen
|
2e2970128e
|
fix typo in change-note
|
2022-03-11 13:16:34 +01:00 |
|
Chris Smowton
|
46cd85c70b
|
Revert #8360, "Add CompileTimeConstantExpr.getStringified method"
|
2022-03-11 11:13:21 +00:00 |
|
Chris Smowton
|
f006cd0e37
|
Merge pull request #8360 from JLLeitschuh/feat/JLL/compile_time_constant_getStringified
[Java] Add CompileTimeConstantExpr.getStringified method
|
2022-03-11 10:34:52 +00:00 |
|
Erik Krogh Kristensen
|
1a275a32f7
|
add change-notes
|
2022-03-11 11:18:14 +01:00 |
|
Tony Torralba
|
c99bad4047
|
Recover old change note
|
2022-03-11 10:35:04 +01:00 |
|
github-actions[bot]
|
6b194bc55f
|
Release preparation for version 2.8.3
|
2022-03-10 19:43:58 +00:00 |
|
Erik Krogh Kristensen
|
9c4fcf4c6d
|
fix typo in change-note
Co-authored-by: Stephan Brandauer <kaeluka@github.com>
|
2022-03-09 18:28:13 +01:00 |
|
Erik Krogh Kristensen
|
5312e4a8b5
|
add change note that all old deprecations were deleted
|
2022-03-09 18:28:11 +01:00 |
|
Jonathan Leitschuh
|
363fff2358
|
Cleanup from code review feedback
|
2022-03-09 10:48:06 -05:00 |
|
Jonathan Leitschuh
|
65457cc2e2
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-03-09 10:25:05 -05: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
|
04cd0dbfe9
|
[Java] Add CharacterLiteral to CompileTimeConstantExpr.getStringValue
|
2022-03-03 18:08:17 -05:00 |
|
Tamás Vajk
|
94cb5c2be4
|
Merge pull request #8296 from github/post-release-prep/codeql-cli-2.8.2
Post-release preparation for codeql-cli-2.8.2
|
2022-03-01 11:57:36 +01:00 |
|
Ian Lynagh
|
1e62b485a5
|
Merge pull request #8241 from igfoo/igfoo/stats4
Java: Update stats and make some performance tweaks
|
2022-02-28 12:58:06 +00:00 |
|
github-actions[bot]
|
20fe22c8c8
|
Release preparation for version 2.8.2
|
2022-02-24 14:57:08 +00:00 |
|
Ian Lynagh
|
691473bd6e
|
Java: Add a changenote
|
2022-02-22 14:07:31 +00:00 |
|