Maiky
|
62bd3ac748
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-02-08 12:29:46 +01:00 |
|
maikypedia
|
ed052ccc26
|
Change note
|
2024-02-07 15:58:10 +01:00 |
|
maikypedia
|
1a499cf388
|
Update expected
|
2024-02-07 14:38:21 +01:00 |
|
Maiky
|
7c0f80ff7d
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-02-07 14:32:42 +01:00 |
|
Maiky
|
7fb72ea81f
|
Redundant import
|
2024-02-07 14:30:16 +01:00 |
|
Maiky
|
c6fb303d63
|
Suggested changes
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-02-07 14:27:40 +01:00 |
|
Maiky
|
9ce75dac0e
|
Update UnsafeUnpackQuery.qll
|
2024-02-07 14:26:56 +01:00 |
|
Paolo Tranquilli
|
9cfef6e42f
|
Bazel/CMake: auto detect all cc_binary/cc_test targets
|
2024-02-07 11:11:30 +01:00 |
|
Henry Mercer
|
e71f0fc1ba
|
Add supported build modes to extractor metadata
|
2024-02-06 19:51:13 +00:00 |
|
github-actions[bot]
|
b5139078d0
|
Post-release preparation for codeql-cli-2.16.2
|
2024-02-06 19:22:35 +00:00 |
|
github-actions[bot]
|
c1b35fbf47
|
Release preparation for version 2.16.2
|
2024-02-05 17:58:57 +00:00 |
|
James Ockers
|
9f7f9fcc6e
|
Updating change-notes to reflect what will be the visible change to end users
|
2024-02-02 11:38:17 -08:00 |
|
James Ockers
|
0f1e21aa09
|
Adding per-language change-notes
|
2024-01-30 17:28:34 -08:00 |
|
James Ockers
|
eb5e0123d6
|
exclude certification from maybeCertificate() regexes
|
2024-01-30 13:16:18 -08:00 |
|
Paolo Tranquilli
|
b2489f7109
|
Merge pull request #15433 from github/redsun82/clang-format
Swift: update formatting to `clang-format` 17.0.6
|
2024-01-25 15:58:28 +01:00 |
|
Paolo Tranquilli
|
33b6ce7365
|
Swift: update formatting to clang-format 17.0.6
Also, added a format check in `swift.yml`.
|
2024-01-25 13:58:14 +01:00 |
|
GitHub Security Lab
|
00d1f8e84a
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-01-25 11:05:46 +01:00 |
|
github-actions[bot]
|
d0b74c00fe
|
Post-release preparation for codeql-cli-2.16.1
|
2024-01-23 23:02:29 +00:00 |
|
github-actions[bot]
|
7ef611e6dc
|
Release preparation for version 2.16.1
|
2024-01-23 19:45:16 +00:00 |
|
Geoffrey White
|
a39bb8c037
|
Swift: Rename the query file.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
c515ea3f8a
|
Swift: Change note.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
ed602642b6
|
Swift: Basic test for getRelativePath.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
8cf691a477
|
Swift: Add File.getRelativePath and update swift/diagnostics/successfully-extracted-files.
|
2024-01-19 17:58:58 +00:00 |
|
Calum Grant
|
d57fc3d7db
|
C++: Remove unneeded includes
|
2024-01-17 14:34:28 +00:00 |
|
Calum Grant
|
51c5afff8b
|
Create shared/cpp library and move Diagnostics there
|
2024-01-17 14:23:18 +00:00 |
|
Mathias Vorreiter Pedersen
|
6391346ade
|
Swift: Add 'nomagic'.
|
2024-01-16 23:08:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
1fba345fb3
|
Merge pull request #15219 from rdmarsh2/rdmarsh2/swift/parameterized-cfg-library
Swift: switch to shared, parameterized CFG library
|
2024-01-16 21:54:05 +00:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
Calum Grant
|
e18ee790f2
|
Merge pull request #15322 from github/calumgrant/swift-diagnostics
Swift extractor: Generalise SwiftDiagnostics
|
2024-01-16 14:30:17 +00:00 |
|
AlexDenisov
|
696a72a127
|
Merge pull request #15259 from github/alexdenisov/swift-5.9.2
Swift: upgrade to 5.9.2
|
2024-01-16 12:49:13 +01:00 |
|
Calum Grant
|
7cadb0a574
|
Swift extractor: Simplify declarations back
|
2024-01-16 11:31:15 +00:00 |
|
Calum Grant
|
f400a5f49f
|
Swift extractor: Fix Linux build
|
2024-01-16 11:05:05 +00:00 |
|
Calum Grant
|
2cc574dc70
|
Swift extractor: Use a global variable for the extractor name
|
2024-01-16 10:56:18 +00:00 |
|
Mathias Vorreiter Pedersen
|
c38ae93640
|
Swift: Fix import.
|
2024-01-15 15:42:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
e735ced751
|
Swift: Autoformat.
|
2024-01-15 15:24:27 +00:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Calum Grant
|
39edfa3c14
|
Swift extractor: Rename a SwiftDiagnostic to Diagnostic
|
2024-01-15 09:34:28 +00:00 |
|
Calum Grant
|
f82c29ee37
|
Swift extractor: Generalize SwiftDiagnostics
|
2024-01-15 09:12:26 +00:00 |
|
Alex Denisov
|
28dd2e979b
|
Revert "Swift: separate installation of dependencies and autobuilding"
This reverts commit dd13ea3d0a.
|
2024-01-12 12:34:13 +01:00 |
|
Paolo Tranquilli
|
796c862623
|
Swift: fix downgrade script
|
2024-01-10 12:23:48 +01:00 |
|
Paolo Tranquilli
|
1d483cff1d
|
Swift: fix upgrade script
|
2024-01-10 12:09:11 +01:00 |
|
Tom Hvitved
|
c9cf2a899c
|
Merge pull request #15260 from hvitved/dataflow/may-benefit-from-cctx-simplify
Data flow: Remove column from `mayBenefitFromCallContext`
|
2024-01-10 11:43:15 +01:00 |
|
Tom Hvitved
|
f90201eb56
|
Data flow: Remove column from mayBenefitFromCallContext
|
2024-01-09 11:34:43 +01:00 |
|
Alex Denisov
|
0e73531aa9
|
Swift: upgrade to 5.9.2
|
2024-01-09 09:23:32 +01:00 |
|
Robert Marsh
|
ec6d8da6b6
|
Swift: merge ControlFlowGraphParameter into ControlFlowGraphImplSpecific
|
2024-01-08 21:31:15 +00:00 |
|
Geoffrey White
|
2f6f376d2d
|
Merge pull request #15230 from geoffw0/swiftui
Swift: Add dataflow tests for property wrappers and SwiftUI
|
2024-01-08 17:41:43 +00:00 |
|
Robert Marsh
|
51acd1169c
|
Swift: accept test output
|
2024-01-08 14:29:51 +00:00 |
|
Geoffrey White
|
6636c76af8
|
Merge pull request #15122 from geoffw0/pwhash
Swift: Query for Use of an inappropriate cryptographic hashing algorithm on passwords
|
2024-01-08 14:11:02 +00:00 |
|
github-actions[bot]
|
a6c8cc9551
|
Release preparation for version 2.16.0
|
2024-01-08 13:11:26 +00:00 |
|
Robert Marsh
|
80452cc9f7
|
Swift: redirect consistency queries to new module
|
2024-01-05 21:28:21 +00:00 |
|