Jeroen Ketema
5690ec71b0
Merge pull request #22111 from jketema/jketema/swift-more-autobuild
...
Swift: Turn off caching and integrated driver in autobuild
2026-07-20 13:54:46 +02:00
Óscar San José
87835f7f3d
Merge pull request #22207 from github/codeql-spark-run-29493713448
...
Update changelog documentation site for codeql-cli-2.26.1
2026-07-17 12:10:28 +02:00
Jeroen Ketema
a701922dbd
Swift: Update to Swift 6.3.3
2026-07-15 13:28:15 +02:00
github-actions[bot]
9acbbb8049
Release preparation for version 2.26.1
2026-07-09 16:48:01 +00:00
Jeroen Ketema
36af59adbf
Swift: Update integration test
2026-07-08 09:35:06 +02:00
Jeroen Ketema
b4db71a38b
Swift: Update autobuild tests
2026-07-08 09:35:05 +02:00
Jeroen Ketema
8ecdb2cde0
Swift: update integration tests to not use the integrated driver
2026-07-08 09:35:03 +02:00
Jeroen Ketema
662c7b08e8
Swift: Turn of caching and integrated driver in autobuild
...
* Caching cases compiler invocations to be omitted. You can try this for
yourself by turning on caching while building the project from the
`xcode-hello` integration test, then cleaning of the build artifacts
and building the project again while caching is enabled. This yields
a database that is practically empty.
* The integrated driver causes compiler invocations to depend on modules
shipped with Xcode. Those are unfortunately incompatible with our
extractor.
2026-07-08 09:35:02 +02:00
Mathias Vorreiter Pedersen
b7b731bab7
Merge branch 'main' into mad-write-through-model
2026-06-30 15:12:02 +01:00
github-actions[bot]
456e33773b
Post-release preparation for codeql-cli-2.26.0
2026-06-25 16:24:06 +00:00
github-actions[bot]
237c5639e2
Release preparation for version 2.26.0
2026-06-25 15:27:00 +00:00
Mathias Vorreiter Pedersen
a4e3761dea
Swift: Fixes after changes to the flow summary API.
2026-06-23 20:33:29 +01:00
Jeroen Ketema
75328daf71
Swift: Match quotes
2026-06-19 13:55:19 +02:00
Jeroen Ketema
b743ad9a49
Swift: Strip out more unknown clang arguments
2026-06-19 11:08:55 +02:00
Jeroen Ketema
e6e5f0dffd
Merge pull request #21992 from jketema/jketema/swift-filter
...
Swift: Filter more clang options not recognized by off-the-shelf clang
2026-06-17 11:32:58 +02:00
Jeroen Ketema
2eb9c54456
Swift: Update test to ensure stabilitry across Xcode versions
2026-06-16 16:57:01 +02:00
Jeroen Ketema
4bfc2fd791
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-16 14:53:48 +02:00
Jeroen Ketema
7ef19112e4
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-16 14:53:18 +02:00
Jeroen Ketema
ef67311af2
Swift: Filter more clang options not recognized by off-the-shelf clang
2026-06-16 10:56:32 +02:00
Owen Mansel-Chan
b10abb63d9
Add SPURIOUS and MISSING to some comments
2026-06-16 00:28:40 +01:00
copilot-swe-agent[bot]
44e23638a4
Convert Swift .qlref tests to inline expectation tests
2026-06-16 00:08:39 +01:00
Owen Mansel-Chan
bc9fa6ba13
Fix bug in inline expectations test implementation
...
This was stopping trailing comments, as in `// $ Alert // some comment`, from working.
2026-06-15 21:08:08 +01:00
Henry Mercer
a16f1c555c
Merge pull request #21912 from github/post-release-prep/codeql-cli-2.25.6
...
Post-release preparation for codeql-cli-2.25.6
2026-05-29 14:43:56 +01:00
Geoffrey White
43c1152634
Merge pull request #21905 from geoffw0/swiftflow2
...
Swift: Update the new metatype sinks
2026-05-29 14:18:45 +01:00
github-actions[bot]
cfb18c2477
Post-release preparation for codeql-cli-2.25.6
2026-05-29 12:04:35 +00:00
github-actions[bot]
8b6f969cdb
Release preparation for version 2.25.6
2026-05-29 11:27:54 +00:00
Henry Mercer
9bc0c1b1ab
Revert "Release preparation for version 2.25.6"
2026-05-29 12:13:50 +01:00
Geoffrey White
f8ab76e1ba
Swift: Update the new metatype sinks to not rely on name matching '.Type'.
2026-05-28 12:14:10 +01:00
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
c6c3e1474c
Swift: Add a few more test cases for simple missing models.
2026-05-27 11:15:28 +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
c902c75651
Swift: Add change note.
2026-05-27 10:33:42 +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
Geoffrey White
d9c0b9ca31
Swift: Additional test cases for CryptoKit.
2026-05-27 10:33:37 +01:00
Geoffrey White
b44bca9ea7
Swift: Add HashFunction protocol and other realism to the CryptoKit test stubs (this is needed for new cases to work as intended).
2026-05-27 10:33:31 +01:00
github-actions[bot]
44a914e40f
Release preparation for version 2.25.6
2026-05-25 10:23:26 +00: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
Geoffrey White
51dae161a7
Merge branch 'main' into extsensitive
2026-05-12 09:29:32 +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