Geoffrey White
|
34d4e9a8e2
|
Merge pull request #21898 from geoffw0/swiftflow
Swift: Extend swift/weak-sensitive-data-hashing, swift/weak-password-hashing sinks
|
2026-05-28 11:52:32 +01:00 |
|
Geoffrey White
|
5c2488e304
|
Swift: Fix typo.
|
2026-05-27 16:29:48 +01:00 |
|
Geoffrey White
|
4fbea4ef95
|
Swift: Autoformat.
|
2026-05-27 16:28:21 +01:00 |
|
Geoffrey White
|
f962eac914
|
Swift: Fill the simple gaps in modelling.
|
2026-05-27 11:20:00 +01:00 |
|
Geoffrey White
|
94e6ec6511
|
Swift: Widen the new sinks to cover more cases the MaD sinks are missing.
|
2026-05-27 10:34:12 +01:00 |
|
Geoffrey White
|
2b4ea18dfe
|
Swift: Add a similar sink for password hashing as well.
|
2026-05-27 10:33:41 +01:00 |
|
Geoffrey White
|
98b7659cc1
|
Swift: Add a special case sink for weak sensitive data hashing sinks that are calls through a metatype.
|
2026-05-27 10:33:39 +01:00 |
|
Óscar San José
|
996e79131e
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
|
2026-05-22 16:32:30 +02:00 |
|
Geoffrey White
|
3aa660663e
|
Merge pull request #21806 from geoffw0/extsensitive
Shared: Improvements to SensitiveDataHeuristics.qll
|
2026-05-19 16:22:03 +01:00 |
|
Jeroen Ketema
|
01ff9aa91f
|
Swift: Update to Swift 6.3.2
|
2026-05-19 06:50:59 +02:00 |
|
github-actions[bot]
|
9f64000962
|
Post-release preparation for codeql-cli-2.25.5
|
2026-05-18 15:20:31 +00:00 |
|
github-actions[bot]
|
e38616a2ef
|
Release preparation for version 2.25.5
|
2026-05-18 12:05:32 +00:00 |
|
Geoffrey White
|
a4b2c0f6fd
|
Update change notes (Copilot's suggestions).
|
2026-05-15 09:24:29 +01:00 |
|
Geoffrey White
|
59dbd68a5e
|
Add change notes.
|
2026-05-14 14:46:05 +01:00 |
|
Jeroen Ketema
|
73a210a442
|
Swift: Add change note
|
2026-05-11 17:24:09 +02:00 |
|
Jeroen Ketema
|
f212efbe5b
|
Swift: Expose the declared interface type of a type decl
|
2026-05-11 17:05:45 +02:00 |
|
github-actions[bot]
|
7610277199
|
Post-release preparation for codeql-cli-2.25.4
|
2026-05-05 10:10:06 +00:00 |
|
github-actions[bot]
|
88e1d86c27
|
Release preparation for version 2.25.4
|
2026-05-05 09:34:30 +00:00 |
|
Tom Hvitved
|
61f1ef877f
|
Swift: Remove deprecated references to deprecated shared code
|
2026-04-23 11:29:10 +02:00 |
|
Michael B. Gale
|
58e9bad0a0
|
Merge pull request #21737 from github/post-release-prep/codeql-cli-2.25.3
Post-release preparation for codeql-cli-2.25.3
|
2026-04-21 11:48:30 +02:00 |
|
Jeroen Ketema
|
abd08440a1
|
Swift: Update to Swift 6.3.1
|
2026-04-20 16:30:29 +02:00 |
|
github-actions[bot]
|
a0bab539bb
|
Post-release preparation for codeql-cli-2.25.3
|
2026-04-20 12:40:34 +00:00 |
|
github-actions[bot]
|
c861d99802
|
Release preparation for version 2.25.3
|
2026-04-20 09:27:23 +00:00 |
|
Jeroen Ketema
|
e3b88cbad3
|
Swift: Fix change note
|
2026-04-17 13:29:24 +02:00 |
|
Jeroen Ketema
|
dd2440086f
|
Swift: Add change note
|
2026-04-17 13:24:17 +02:00 |
|
Jeroen Ketema
|
efddfab564
|
Swift: Expose the generic arguments of BuiltinFixedArrays
|
2026-04-16 17:07:20 +02:00 |
|
Jeroen Ketema
|
97d8993fc5
|
Merge pull request #21667 from jketema/jketema/swift-6.3
Swift: Update to Swift 6.3
|
2026-04-15 14:07:23 +02:00 |
|
Henry Mercer
|
43c9b95e6f
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.2
|
2026-04-14 13:56:52 +01:00 |
|
Jeroen Ketema
|
07b02942db
|
Merge remote-tracking branch 'upstream/main' into jketema/swift-6.3
|
2026-04-14 13:54:16 +02:00 |
|
Owen Mansel-Chan
|
7458674470
|
Merge pull request #21584 from owen-mc/shared/update-mad-comments
Shared: update code comments explaining models-as-data format to include barriers and barrier guards
|
2026-04-14 09:30:28 +01:00 |
|
Jeroen Ketema
|
94fb011b90
|
Swift: Add change note
|
2026-04-09 15:17:13 +02:00 |
|
Jeroen Ketema
|
21937c2415
|
Swift: Add dbscheme upgrade and downgrade scripts
|
2026-04-09 15:05:30 +02:00 |
|
Jeroen Ketema
|
6b2494c3e5
|
Swift: Update generated files
|
2026-04-08 13:21:03 +02:00 |
|
github-actions[bot]
|
242090e0ac
|
Post-release preparation for codeql-cli-2.25.2
|
2026-04-06 13:49:20 +00:00 |
|
github-actions[bot]
|
4fe2f6d2b4
|
Release preparation for version 2.25.2
|
2026-04-06 10:30:38 +00:00 |
|
Óscar San José
|
59eec7ffa2
|
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
|
2026-03-30 10:51:12 +02:00 |
|
github-actions[bot]
|
ce6e6d5db3
|
Post-release preparation for codeql-cli-2.25.1
|
2026-03-30 08:43:48 +00:00 |
|
Owen Mansel-Chan
|
a7fdc4b543
|
Replace acceptingvalue with acceptingValue
|
2026-03-27 22:15:45 +00:00 |
|
github-actions[bot]
|
fb011842c9
|
Release preparation for version 2.25.1
|
2026-03-25 23:43:06 +00:00 |
|
github-actions[bot]
|
8cf0954796
|
Release preparation for version 2.25.1
|
2026-03-25 08:28:30 +00:00 |
|
Jeroen Ketema
|
02f8984aff
|
Merge pull request #21522 from jketema/swift-linux-test
Swift: Fix typo
|
2026-03-20 12:04:27 +01:00 |
|
Jeroen Ketema
|
b63e34d467
|
Swift: Fix typo
|
2026-03-20 11:34:19 +01:00 |
|
github-actions[bot]
|
e3dbf5b022
|
Post-release preparation for codeql-cli-2.25.0
|
2026-03-16 16:03:22 +00:00 |
|
github-actions[bot]
|
d6055754b6
|
Release preparation for version 2.25.0
|
2026-03-16 12:15:34 +00:00 |
|
Jeroen Ketema
|
8bbb0ec954
|
Merge pull request #21418 from github/jketema/swift-6.2.4
Swift: Update to Swift 6.2.4
|
2026-03-06 21:48:09 +01:00 |
|
Óscar San José
|
3b9eba2afc
|
Merge branch 'main' of https://github.com/github/codeql into oscarsj/merge-back-rc-3.21
|
2026-03-06 16:20:36 +01:00 |
|
Jeroen Ketema
|
2340369e2d
|
Swift: Add change note
|
2026-03-06 10:43:33 +01:00 |
|
Owen Mansel-Chan
|
c82f75604a
|
Add change notes
|
2026-03-05 10:34:30 +00:00 |
|
github-actions[bot]
|
e152f08468
|
Post-release preparation for codeql-cli-2.24.3
|
2026-03-02 22:51:27 +00:00 |
|
github-actions[bot]
|
7795badd18
|
Release preparation for version 2.24.3
|
2026-03-02 13:23:40 +00:00 |
|